From: Daniel Wagner <daniel.wagner@xxxxxxxxxxxx> --- lib/sdp.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/sdp.c b/lib/sdp.c index de5277f..7cb930f 100644 --- a/lib/sdp.c +++ b/lib/sdp.c @@ -60,8 +60,6 @@ #define SDPDBG(fmt...) #endif -#define BASE_UUID "00000000-0000-1000-8000-00805F9B34FB" - static uint128_t bluetooth_base_uuid = { .data = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x80, 0x00, 0x00, 0x80, 0x5F, 0x9B, 0x34, 0xFB } -- 1.7.10.130.g36e6c -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html