summaryrefslogtreecommitdiffstats
path: root/network/connection.c
diff options
context:
space:
mode:
Diffstat (limited to 'network/connection.c')
-rw-r--r--network/connection.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/network/connection.c b/network/connection.c
index 6a4dce62..787d4b4f 100644
--- a/network/connection.c
+++ b/network/connection.c
@@ -50,8 +50,6 @@
#include "common.h"
#include "connection.h"
-#define NETWORK_CONNECTION_INTERFACE "org.bluez.network.Connection"
-
typedef enum {
CONNECTED,
CONNECTING,