1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2025-01-07 04:15:32 +00:00

ofono-provider: Add TODO about preferring async functions

This commit is contained in:
Evangelos Ribeiro Tzaras 2022-09-02 13:10:33 +02:00
parent a07ae7172c
commit b543d61f3b

View file

@ -427,6 +427,7 @@ ofono_appeared_cb (GDBusConnection *connection,
error->message);
}
/* TODO this should be async */
self->manager = gdbo_manager_proxy_new_sync
(self->connection,
G_DBUS_PROXY_FLAGS_NONE,