summaryrefslogtreecommitdiffstats
path: root/src/dbus-hci.c
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2008-11-29 21:58:35 +0200
committerJohan Hedberg <johan.hedberg@nokia.com>2008-11-29 21:58:35 +0200
commite96edbf1d36d33e55087d4f47342fbc5af95773a (patch)
tree9f0b745cea4a854c8f99fb882341894a3ee22e86 /src/dbus-hci.c
parentfaeb00ab84d97bf5e59f36f5a962af50f22919f4 (diff)
Make adapter_remove_discov_timeout private to adapter.c
Diffstat (limited to 'src/dbus-hci.c')
-rw-r--r--src/dbus-hci.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dbus-hci.c b/src/dbus-hci.c
index ee9f9cab..912ed532 100644
--- a/src/dbus-hci.c
+++ b/src/dbus-hci.c
@@ -1373,8 +1373,6 @@ void hcid_dbus_setscan_enable_complete(bdaddr_t *local)
goto failed;
}
- adapter_remove_discov_timeout(adapter);
-
adapter_mode_changed(adapter, rp.enable);
failed: