Diff between 428240b37cac3d197b5ce25d72d2d86db64cea48 and d9d5f45e8f5b4cf0cdd310cc078fffc3d05fe490
Changed Files
| File | Additions | Deletions | Status |
| src/event.c | +0 | -7 | modified |
Full Patch
diff --git a/src/event.c b/src/event.c
index 61fa0f4..f8b8242 100644
--- a/src/event.c
+++ b/src/event.c
@@ -83,13 +83,6 @@ static gboolean get_adapter_and_device(const bdaddr_t *src, bdaddr_t *dst,
return TRUE;
}
-/*****************************************************************
- *
- * Section reserved to HCI commands confirmation handling and low
- * level events(eg: device attached/dettached.
- *
- *****************************************************************/
-
static void pincode_cb(struct agent *agent, DBusError *derr,
const char *pincode, struct btd_device *device)
{