--- profiles/proximity/linkloss.c | 2 -- profiles/proximity/reporter.c | 2 -- 2 files changed, 4 deletions(-) diff --git a/profiles/proximity/linkloss.c b/profiles/proximity/linkloss.c index 14403cb..6ed568c 100644 --- a/profiles/proximity/linkloss.c +++ b/profiles/proximity/linkloss.c @@ -44,8 +44,6 @@ #include "reporter.h" #include "linkloss.h" -#define BLUEZ_SERVICE "org.bluez" - struct link_loss_adapter { struct btd_adapter *adapter; uint16_t alert_lvl_value_handle; diff --git a/profiles/proximity/reporter.c b/profiles/proximity/reporter.c index a3a8c8a..de3770a 100644 --- a/profiles/proximity/reporter.c +++ b/profiles/proximity/reporter.c @@ -49,8 +49,6 @@ #include "linkloss.h" #include "immalert.h" -#define BLUEZ_SERVICE "org.bluez" - struct reporter_adapter { DBusConnection *conn; struct btd_adapter *adapter; -- 1.7.11.3 -- 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