Diff between dde1b9580e5bc0776626df9599d66ac6a340d705 and a97fef5405b31dc5671f6e2b768aee4c48e0fc81

Changed Files

File Additions Deletions Status
src/adapter.c +0 -1 modified

Full Patch

diff --git a/src/adapter.c b/src/adapter.c
index e71f619..1920c23 100644
--- a/src/adapter.c
+++ b/src/adapter.c
@@ -148,7 +148,6 @@ struct btd_adapter {
 	char *stored_alias;		/* stored adapter name alias */
 
 	guint pairable_timeout_id;	/* pairable timeout id */
-	struct session_req *pending_mode;
 	guint auth_idle_id;		/* Pending authorization dequeue */
 	GQueue *auths;			/* Ongoing and pending auths */
 	GSList *connections;		/* Connected devices */