summaryrefslogtreecommitdiffstats
path: root/hcid/dbus.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2006-08-23 08:01:01 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2006-08-23 08:01:01 +0000
commitaf866cd31726b39c572617d4b479ba78a33b71a3 (patch)
tree982e92975375879803d48e64270ec581fffe05ce /hcid/dbus.h
parenteb0accc1d7f15faf4a992cb3a07f917e4769c711 (diff)
Get rid of redundant pdata->bonding_requestor
Diffstat (limited to 'hcid/dbus.h')
-rw-r--r--hcid/dbus.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hcid/dbus.h b/hcid/dbus.h
index c93f1744..f33ebc3a 100644
--- a/hcid/dbus.h
+++ b/hcid/dbus.h
@@ -106,7 +106,6 @@ struct hci_dbus_data {
int discover_type; /* with/without name resolving */
struct slist *disc_devices;
char *discovery_requestor; /* discovery requestor unique name */
- char *bonding_requestor; /* bonding requestor unique name */
struct slist *passkey_agents;
struct bonding_request_info *bonding;
struct slist *active_conn;