about summary refs log tree commit diff
path: root/libnm-util/nm-setting-connection.h
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2012-08-07 14:23:39 +0200
committerMichael Biebl <biebl@debian.org>2012-08-07 14:23:39 +0200
commit543d05fc6d12cc608dc37ae97d4843431c6de4a8 (patch)
treedef16257d58256bc116737bdc04edce693a656de /libnm-util/nm-setting-connection.h
parent73f59c42ef878adf32efe8c7c4cb0d50ea2d04a1 (diff)
parent7f1d08cf21e97f5e60d4636bb1e6c287c34ee2df (diff)
Merge tag 'upstream/0.9.5.96' into experimental
Upstream version 0.9.5.96
Diffstat (limited to 'libnm-util/nm-setting-connection.h')
-rw-r--r--libnm-util/nm-setting-connection.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/libnm-util/nm-setting-connection.h b/libnm-util/nm-setting-connection.h
index 19874845..7aaf7529 100644
--- a/libnm-util/nm-setting-connection.h
+++ b/libnm-util/nm-setting-connection.h
@@ -79,13 +79,6 @@ GQuark nm_setting_connection_error_quark (void);
 #define NM_SETTING_CONNECTION_MASTER      "master"
 #define NM_SETTING_CONNECTION_SLAVE_TYPE  "slave-type"
 
-/* Well-known zone names */
-#define NM_SETTING_CONNECTION_ZONE_TRUSTED   "trusted"
-#define NM_SETTING_CONNECTION_ZONE_HOME      "home"
-#define NM_SETTING_CONNECTION_ZONE_WORK      "work"
-#define NM_SETTING_CONNECTION_ZONE_PUBLIC    "public"
-#define NM_SETTING_CONNECTION_ZONE_BLOCK     "block"
-
 /**
  * NMSettingConnection:
  *