[gnome-bluetooth/wip/hadess/more-debug: 3/3] lib: Remove unused variable




commit 955ebc1d971dc64e0c19d1b166852b1b21b8559a
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jan 5 16:22:12 2022 +0100

    lib: Remove unused variable

 lib/bluetooth-client.c | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/lib/bluetooth-client.c b/lib/bluetooth-client.c
index e70dd6c1..358e6af8 100644
--- a/lib/bluetooth-client.c
+++ b/lib/bluetooth-client.c
@@ -61,8 +61,6 @@ struct _BluetoothClient {
        GDBusObjectManager *manager;
        GCancellable *cancellable;
        guint num_adapters;
-       /* Discoverable during discovery? */
-       gboolean disco_during_disco;
        gboolean discovery_started;
 };
 


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