From 4b581988b0c5fcd35f73c0a5c5d9dd35ca03fbff Mon Sep 17 00:00:00 2001 From: Grzegorz Kolodziejczyk Date: Wed, 13 Aug 2014 15:44:35 +0200 Subject: [PATCH] android/bluetooth: remove unused include uuid-helper.h is no longer used in bluetooth.c --- android/bluetooth.c | 1 - 1 file changed, 1 deletion(-) diff --git a/android/bluetooth.c b/android/bluetooth.c index 655844de2..699e88031 100644 --- a/android/bluetooth.c +++ b/android/bluetooth.c @@ -40,7 +40,6 @@ #include "lib/mgmt.h" #include "src/shared/util.h" #include "src/shared/mgmt.h" -#include "src/uuid-helper.h" #include "src/eir.h" #include "lib/sdp.h" #include "lib/sdp_lib.h" -- 2.47.3