summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-device-olpc-mesh.c
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2014-01-21 14:29:16 -0600
committerDan Williams <dcbw@redhat.com>2014-01-23 17:46:20 -0600
commit24ba56faab67ed9f187d48ec61cab1a9e7addf42 (patch)
treeae93468c9a7d8a5ec776389db3d307bc537ccecf /libnm-glib/nm-device-olpc-mesh.c
parentbce1fc7c3b99ba6671ec2dbb5449662c4d191bdf (diff)
downloadNetworkManager-24ba56faab67ed9f187d48ec61cab1a9e7addf42.tar.gz
trivial: remove unused #defines
These are no longer used by anything, but are determined automatically from the GObject property names.
Diffstat (limited to 'libnm-glib/nm-device-olpc-mesh.c')
-rw-r--r--libnm-glib/nm-device-olpc-mesh.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/libnm-glib/nm-device-olpc-mesh.c b/libnm-glib/nm-device-olpc-mesh.c
index 8392e7ca13..058727f3ce 100644
--- a/libnm-glib/nm-device-olpc-mesh.c
+++ b/libnm-glib/nm-device-olpc-mesh.c
@@ -55,10 +55,6 @@ enum {
LAST_PROP
};
-#define DBUS_PROP_HW_ADDRESS "HwAddress"
-#define DBUS_PROP_COMPANION "Companion"
-#define DBUS_PROP_ACTIVE_CHANNEL "ActiveChannel"
-
/**
* nm_device_olpc_mesh_error_quark:
*