summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2009-02-25 18:20:48 +0200
committerJohan Hedberg <johan.hedberg@nokia.com>2009-02-25 18:20:48 +0200
commit88d31e26283eb19739441e15f81b862ae9a4ec6e (patch)
tree74b7c47cf4f0a4142c5c9da7477df955dcbe4968 /src
parent1c195ab280da561f38e54449e4eb3d6882c69b3b (diff)
Remove unused path variable
Diffstat (limited to 'src')
-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