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:
parent
a07ae7172c
commit
b543d61f3b
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue