summaryrefslogtreecommitdiff
path: root/src/nm-manager.h
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2013-11-25 15:19:09 -0600
committerDan Williams <dcbw@redhat.com>2013-11-25 15:19:09 -0600
commit308f2c08dd036e57ef672ec89d9f3a27acbf9746 (patch)
tree2623370c08d1fb4a4759a7e3942c9e2b79de8231 /src/nm-manager.h
parentb82dd151b2a94caaca78e826e65694852e9f6cf9 (diff)
downloadNetworkManager-308f2c08dd036e57ef672ec89d9f3a27acbf9746.tar.gz
Revert "core: add Devices property to Manager"
This reverts commit c1768154c4cfdc394cd175396157e5e4c48359af. Not supposed to be committed yet, see dcbw/dbus-properties for the real patch.
Diffstat (limited to 'src/nm-manager.h')
-rw-r--r--src/nm-manager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nm-manager.h b/src/nm-manager.h
index d5a5eafbf4..4d84db5d26 100644
--- a/src/nm-manager.h
+++ b/src/nm-manager.h
@@ -62,7 +62,6 @@ typedef enum {
#define NM_MANAGER_WIMAX_ENABLED "wimax-enabled"
#define NM_MANAGER_WIMAX_HARDWARE_ENABLED "wimax-hardware-enabled"
#define NM_MANAGER_ACTIVE_CONNECTIONS "active-connections"
-#define NM_MANAGER_DEVICES "devices"
#define NM_MANAGER_CONNECTIVITY "connectivity"
#define NM_MANAGER_PRIMARY_CONNECTION "primary-connection"
#define NM_MANAGER_ACTIVATING_CONNECTION "activating-connection"