mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-08 04:45:31 +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);
|
error->message);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* TODO this should be async */
|
||||||
self->manager = gdbo_manager_proxy_new_sync
|
self->manager = gdbo_manager_proxy_new_sync
|
||||||
(self->connection,
|
(self->connection,
|
||||||
G_DBUS_PROXY_FLAGS_NONE,
|
G_DBUS_PROXY_FLAGS_NONE,
|
||||||
|
|
Loading…
Reference in a new issue