summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/BluetoothManager.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/BluetoothManager.cpp b/src/BluetoothManager.cpp
index 8d7cfdca..d8605d6d 100644
--- a/src/BluetoothManager.cpp
+++ b/src/BluetoothManager.cpp
@@ -43,7 +43,6 @@ public:
GDBusInterface *interface, gpointer user_data) {
GDBusInterfaceInfo *info = g_dbus_interface_get_info(interface);
BluetoothType type = BluetoothType::NONE;
-
BluetoothManager *manager = BluetoothManager::get_bluetooth_manager();
/* Unknown interface, ignore */