summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-device-adsl.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-adsl.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-adsl.c')
-rw-r--r--libnm-glib/nm-device-adsl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libnm-glib/nm-device-adsl.c b/libnm-glib/nm-device-adsl.c
index d79519936a..e2db4da78f 100644
--- a/libnm-glib/nm-device-adsl.c
+++ b/libnm-glib/nm-device-adsl.c
@@ -46,7 +46,6 @@ enum {
PROP_CARRIER,
LAST_PROP
};
-#define DBUS_PROP_CARRIER "Carrier"
/**
* nm_device_adsl_error_quark: