From 321c8df9be8660e1e4ccb7fa61c6031418fa1df8 Mon Sep 17 00:00:00 2001 From: Grzegorz Kolodziejczyk Date: Wed, 29 Apr 2015 11:15:51 +0200 Subject: [PATCH] android/gatt: Remove redundant comment line This patch removes redundant line from multiple line comment. --- android/gatt.c | 1 - 1 file changed, 1 deletion(-) diff --git a/android/gatt.c b/android/gatt.c index 72a27ab78..18d55b06e 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); } -- 2.47.3