Diff between d5ff1f6d89bc7f12031747d4725c49916b299819 and 321c8df9be8660e1e4ccb7fa61c6031418fa1df8

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 72a27ab..18d55b0 100644
--- a/android/gatt.c
+++ b/android/gatt.c
@@ -1642,7 +1642,6 @@ reply:
 			/*
 			 * There is no ongoing bonding, lets search for primary
 			 * services
-			 *
 			 */
 			search_dev_for_srvc(conn, NULL);
 	}