diff options
Diffstat (limited to 'hcid/dbus.h')
| -rw-r--r-- | hcid/dbus.h | 1 | 
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;  | 
