Diff between 388761cdc8f8a1293bb0b1a5bd576b5fb41616ca and 26218dbf24e0d52da69add0bf5813312a021cc58

Changed Files

File Additions Deletions Status
emulator/btdev.c +0 -1 modified

Full Patch

diff --git a/emulator/btdev.c b/emulator/btdev.c
index 03170de..3d1e0b2 100644
--- a/emulator/btdev.c
+++ b/emulator/btdev.c
@@ -745,7 +745,6 @@ static void conn_complete(struct btdev *btdev,
 	send_event(btdev, BT_HCI_EVT_CONN_COMPLETE, &cc, sizeof(cc));
 }
 
-
 static void sync_conn_complete(struct btdev *btdev, uint16_t voice_setting,
 								uint8_t status)
 {