[gnome-bluetooth/wip/hadess/btd-restart-fixes: 13/13] settings: Remove "sync" FIXME




commit cc542fd07be94daf0186d65c00495786b78cff4e
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Dec 9 00:21:32 2021 +0100

    settings: Remove "sync" FIXME
    
    This call isn't synchronous since commit
    7bbbadd72a55595faaab063c758a7e53fc36b0a5.

 lib/bluetooth-settings-widget.c | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/lib/bluetooth-settings-widget.c b/lib/bluetooth-settings-widget.c
index 909f399b..bd6a2fa3 100644
--- a/lib/bluetooth-settings-widget.c
+++ b/lib/bluetooth-settings-widget.c
@@ -1868,8 +1868,6 @@ bluetooth_settings_widget_finalize (GObject *object)
 
        obex_agent_down ();
 
-       /* See default_adapter_changed () */
-       /* FIXME: This is blocking */
        if (self->client)
                g_object_set (G_OBJECT (self->client), "default-adapter-setup-mode", FALSE, NULL);
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]