--- profiles/input/device.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/profiles/input/device.c b/profiles/input/device.c index 1a33337..d713ebe 100644 --- a/profiles/input/device.c +++ b/profiles/input/device.c @@ -60,7 +60,6 @@ struct pending_connect { struct input_device { struct btd_device *device; - DBusConnection *conn; struct pending_connect *pending; char *path; char *uuid; @@ -74,7 +73,6 @@ struct input_device { guint sec_watch; int timeout; struct hidp_connadd_req *req; - struct input_device *idev; guint dc_id; gboolean disable_sdp; char *name; -- 1.7.11.7 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html