OSDN Git Service

lib: Remove duplicated HSP_HS_UUID definition
authorAnderson Lizardo <anderson.lizardo@openbossa.org>
Thu, 18 Jul 2013 02:20:09 +0000 (22:20 -0400)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 18 Jul 2013 09:33:08 +0000 (12:33 +0300)
There is an identical definition on the same header file (next to
HSP_AG_UUID).

lib/uuid.h

index 1e8188a..95e5a9a 100644 (file)
@@ -86,7 +86,6 @@ extern "C" {
 #define HDP_SOURCE_UUID                "00001401-0000-1000-8000-00805f9b34fb"
 #define HDP_SINK_UUID          "00001402-0000-1000-8000-00805f9b34fb"
 
-#define HSP_HS_UUID            "00001108-0000-1000-8000-00805f9b34fb"
 #define HID_UUID               "00001124-0000-1000-8000-00805f9b34fb"
 
 #define DUN_GW_UUID            "00001103-0000-1000-8000-00805f9b34fb"