Diff between f169bea7d5b30d84ccea7f687a2698b7a8894054 and a0cbbd2b8ab2a1424f33ac99baa7cca68255bd8b

Changed Files

File Additions Deletions Status
src/device.c +0 -3 modified

Full Patch

diff --git a/src/device.c b/src/device.c
index 9b8591b..271c14c 100644
--- a/src/device.c
+++ b/src/device.c
@@ -127,9 +127,6 @@ struct btd_device {
 
 	gboolean	connected;
 
-	/* Whether were creating a security mode 3 connection */
-	gboolean	secmode3;
-
 	sdp_list_t	*tmp_records;
 
 	gboolean	trusted;