summaryrefslogtreecommitdiffstats
path: root/src/dbus-hci.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2008-11-12 13:37:50 +0200
committerJohan Hedberg <johan.hedberg@nokia.com>2008-11-12 13:37:50 +0200
commit817a88bd9158120f9c687eec55b1ee30897f8a98 (patch)
tree9e0d7cab0638aad2741d61bdd0c6714813a04470 /src/dbus-hci.h
parent5dfd44663736ab9f09b1918f0642c34dc426a553 (diff)
Remove prototype for non-existent function
Diffstat (limited to 'src/dbus-hci.h')
-rw-r--r--src/dbus-hci.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dbus-hci.h b/src/dbus-hci.h
index fdb51000..17fd39d3 100644
--- a/src/dbus-hci.h
+++ b/src/dbus-hci.h
@@ -47,8 +47,6 @@ int hcid_dbus_user_passkey(bdaddr_t *sba, bdaddr_t *dba);
int hcid_dbus_user_notify(bdaddr_t *sba, bdaddr_t *dba, uint32_t passkey);
void hcid_dbus_link_key_notify(bdaddr_t *local, bdaddr_t *peer);
-int unregister_adapter_path(const char *path);
-
DBusMessage *new_authentication_return(DBusMessage *msg, uint8_t status);
int cancel_discovery(struct btd_adapter *adapter);