about summary refs log tree commit diff
path: root/src/nm-enum-types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nm-enum-types.h')
-rw-r--r--src/nm-enum-types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/nm-enum-types.h b/src/nm-enum-types.h
index 8fe52e19..36a9c270 100644
--- a/src/nm-enum-types.h
+++ b/src/nm-enum-types.h
@@ -18,8 +18,6 @@ GType nm_dhcp_state_get_type (void) G_GNUC_CONST;
 #define NM_TYPE_DHCP_STATE (nm_dhcp_state_get_type ())
 GType nm_dns_ip_config_type_get_type (void) G_GNUC_CONST;
 #define NM_TYPE_DNS_IP_CONFIG_TYPE (nm_dns_ip_config_type_get_type ())
-GType nm_dns_manager_resolv_conf_mode_get_type (void) G_GNUC_CONST;
-#define NM_TYPE_DNS_MANAGER_RESOLV_CONF_MODE (nm_dns_manager_resolv_conf_mode_get_type ())
 GType nm_dns_manager_resolv_conf_manager_get_type (void) G_GNUC_CONST;
 #define NM_TYPE_DNS_MANAGER_RESOLV_CONF_MANAGER (nm_dns_manager_resolv_conf_manager_get_type ())
 GType nm_dns_masq_status_get_type (void) G_GNUC_CONST;