summaryrefslogtreecommitdiff
path: root/android/gatt.c
diff options
context:
space:
mode:
authorGrzegorz Kolodziejczyk <grzegorz.kolodziejczyk@tieto.com>2015-04-29 11:15:51 +0200
committerSzymon Janc <szymon.janc@tieto.com>2015-05-08 14:54:05 +0200
commit321c8df9be8660e1e4ccb7fa61c6031418fa1df8 (patch)
tree5f21a007cd225de9682fc7ea98086c1c76adec52 /android/gatt.c
parentd5ff1f6d89bc7f12031747d4725c49916b299819 (diff)
downloadbluez-321c8df9be8660e1e4ccb7fa61c6031418fa1df8.tar.gz
android/gatt: Remove redundant comment line
This patch removes redundant line from multiple line comment.
Diffstat (limited to 'android/gatt.c')
-rw-r--r--android/gatt.c1
1 files changed, 0 insertions, 1 deletions
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);
}