summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-common.h
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.dentz@indt.org.br>2008-07-01 14:54:17 -0300
committerLuiz Augusto von Dentz <luiz.dentz@indt.org.br>2008-07-28 10:31:18 -0300
commit34f8a76bd5bd24ae1a1594f4d1460df393675ec1 (patch)
tree0c65e1d8b2d34d978a1b470f661778aa0d110573 /hcid/dbus-common.h
parent1ea3f7de314eb0b699cac4b80f5085666c0e6d50 (diff)
Remove BASE_PATH define.
Diffstat (limited to 'hcid/dbus-common.h')
-rw-r--r--hcid/dbus-common.h3
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);