summary refs log tree commit diff
path: root/libnm/nm-enum-types.h
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2016-01-20 16:26:51 +0100
committerMichael Biebl <biebl@debian.org>2016-01-20 16:26:51 +0100
commit494f296a3baab08522617b24b1f126d8f9a17502 (patch)
treec8ef32fb0dd1c4ff35a0b38e787abb58692de0cd /libnm/nm-enum-types.h
parent54f6333410ffd570e62717d9e77c5c987175e397 (diff)
Imported Upstream version 1.1.90 upstream/1.1.90
Diffstat (limited to 'libnm/nm-enum-types.h')
-rw-r--r--libnm/nm-enum-types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libnm/nm-enum-types.h b/libnm/nm-enum-types.h
index 1db04ab8..93d9eb8e 100644
--- a/libnm/nm-enum-types.h
+++ b/libnm/nm-enum-types.h
@@ -16,8 +16,6 @@ GType nm_client_permission_result_get_type (void) G_GNUC_CONST;
 #define NM_TYPE_CLIENT_PERMISSION_RESULT (nm_client_permission_result_get_type ())
 GType nm_client_error_get_type (void) G_GNUC_CONST;
 #define NM_TYPE_CLIENT_ERROR (nm_client_error_get_type ())
-GType nm_vpn_editor_plugin_capability_get_type (void) G_GNUC_CONST;
-#define NM_TYPE_VPN_EDITOR_PLUGIN_CAPABILITY (nm_vpn_editor_plugin_capability_get_type ())
 GType nm_wimax_nsp_network_type_get_type (void) G_GNUC_CONST;
 #define NM_TYPE_WIMAX_NSP_NETWORK_TYPE (nm_wimax_nsp_network_type_get_type ())
 G_END_DECLS