summaryrefslogtreecommitdiffstats
path: root/src/dbus-hci.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbus-hci.c')
-rw-r--r--src/dbus-hci.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/dbus-hci.c b/src/dbus-hci.c
index 5c3b98d5..894b4492 100644
--- a/src/dbus-hci.c
+++ b/src/dbus-hci.c
@@ -534,7 +534,6 @@ static int found_device_req_name(struct btd_adapter *adapter)
void hcid_dbus_inquiry_complete(bdaddr_t *local)
{
struct btd_adapter *adapter;
- const gchar *path;
int state;
adapter = manager_find_adapter(local);
@@ -543,8 +542,6 @@ void hcid_dbus_inquiry_complete(bdaddr_t *local)
return;
}
- path = adapter_get_path(adapter);
-
/*
* The following scenarios can happen:
* 1. standard inquiry: always send discovery completed signal