Diff between fa1747ef5ba5d0d2130aabc939e78dbb1fdf466f and 743f12ccf34b034e4911064e6abe3dd629f0295b

Changed Files

File Additions Deletions Status
android/gatt.c +0 -1 modified

Full Patch

diff --git a/android/gatt.c b/android/gatt.c
index e508bf1..473fc59 100644
--- a/android/gatt.c
+++ b/android/gatt.c
@@ -3505,7 +3505,6 @@ static void send_dev_pending_response(struct gatt_device *device,
 		int length;
 		struct queue *temp;
 
-
 		temp = queue_new();
 		if (!temp)
 			goto done;