summaryrefslogtreecommitdiff
path: root/lib/bluetooth-client-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bluetooth-client-private.h')
-rw-r--r--lib/bluetooth-client-private.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/bluetooth-client-private.h b/lib/bluetooth-client-private.h
index 4fd85d1d..34b8140e 100644
--- a/lib/bluetooth-client-private.h
+++ b/lib/bluetooth-client-private.h
@@ -55,9 +55,6 @@ gboolean bluetooth_client_cancel_setup_device_finish (BluetoothClient *client,
gboolean bluetooth_client_set_trusted(BluetoothClient *client,
const char *device, gboolean trusted);
-void bluetooth_client_dump_device (GtkTreeModel *model,
- GtkTreeIter *iter);
-
gboolean bluetooth_client_get_connectable(const char **uuids);
GDBusProxy *_bluetooth_client_get_default_adapter (BluetoothClient *client);