From 26218dbf24e0d52da69add0bf5813312a021cc58 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Thu, 19 Sep 2013 10:06:57 -0500 Subject: [PATCH] emulator: Remove redundant empty line --- emulator/btdev.c | 1 - 1 file changed, 1 deletion(-) diff --git a/emulator/btdev.c b/emulator/btdev.c index 03170de2c..3d1e0b203 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) { -- 2.11.0