summaryrefslogtreecommitdiff
path: root/system-settings/plugins/ifcfg-rh/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'system-settings/plugins/ifcfg-rh/common.h')
-rw-r--r--system-settings/plugins/ifcfg-rh/common.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/system-settings/plugins/ifcfg-rh/common.h b/system-settings/plugins/ifcfg-rh/common.h
index 1569132a93..c2dca77a6d 100644
--- a/system-settings/plugins/ifcfg-rh/common.h
+++ b/system-settings/plugins/ifcfg-rh/common.h
@@ -38,24 +38,6 @@
#define TYPE_ETHERNET "Ethernet"
#define TYPE_WIRELESS "Wireless"
-#define TAG_CA_CERT_PATH "ca-cert-path"
-#define TAG_CA_CERT_HASH "ca-cert-hash"
-
-#define TAG_CLIENT_CERT_PATH "client-cert-path"
-#define TAG_CLIENT_CERT_HASH "client-cert-hash"
-
-#define TAG_PRIVATE_KEY_PATH "private-key-path"
-#define TAG_PRIVATE_KEY_HASH "private-key-hash"
-
-#define TAG_PHASE2_CA_CERT_PATH "phase2-ca-cert-path"
-#define TAG_PHASE2_CA_CERT_HASH "phase2-ca-cert-hash"
-
-#define TAG_PHASE2_CLIENT_CERT_PATH "phase2-client-cert-path"
-#define TAG_PHASE2_CLIENT_CERT_HASH "phase2-client-cert-hash"
-
-#define TAG_PHASE2_PRIVATE_KEY_PATH "phase2-private-key-path"
-#define TAG_PHASE2_PRIVATE_KEY_HASH "phase2-private-key-hash"
-
GQuark ifcfg_plugin_error_quark (void);