Diff between 2ab8078293b11e8db02a08a4db18d52c5ec521db and f425d8156cc1a46c28ad9f89a17afaa853762c3f
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 248f0bb..750d366 100644
--- a/src/adapter.c
+++ b/src/adapter.c
@@ -159,7 +159,6 @@ struct btd_adapter {
gboolean connecting; /* Connect active */
guint waiting_to_connect; /* # of devices waiting to connect */
gboolean discov_suspended; /* Discovery suspended */
- guint auto_timeout_id; /* Automatic connections timeout */
sdp_list_t *services; /* Services associated to adapter */
bool toggle_discoverable; /* discoverable needs to be changed */