diff options
Diffstat (limited to 'hcid/dbus-common.h')
-rw-r--r-- | hcid/dbus-common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hcid/dbus-common.h b/hcid/dbus-common.h index afdf7569..8e009f70 100644 --- a/hcid/dbus-common.h +++ b/hcid/dbus-common.h @@ -22,9 +22,6 @@ * */ -#define BASE_PATH "/org/bluez" -#define ADAPTER_PATH_INDEX 10 - #define MAX_PATH_LENGTH 64 int str2uuid(uuid_t *uuid, const char *string); |