summary refs log tree commit diff
path: root/src/nm-enum-types.h
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2016-03-30 00:56:30 +0200
committerMichael Biebl <biebl@debian.org>2016-03-30 00:56:30 +0200
commitd9c99a29a0d3384c9c3d2adce430f5cb1134ab6a (patch)
treefa41baf72753961e71dd8d5bdbe2b89c9109e4f1 /src/nm-enum-types.h
parentc2de0d98ba39e0a1a970d066fd19be786092f376 (diff)
Imported Upstream version 1.1.92 upstream/1.1.92
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 6bfc3ebc..8fe52e19 100644
--- a/src/nm-enum-types.h
+++ b/src/nm-enum-types.h
@@ -64,8 +64,6 @@ GType nm_pobject_type_get_type (void) G_GNUC_CONST;
 #define NM_TYPE_POBJECT_TYPE (nm_pobject_type_get_type ())
 GType nm_ip_config_merge_flags_get_type (void) G_GNUC_CONST;
 #define NM_TYPE_IP_CONFIG_MERGE_FLAGS (nm_ip_config_merge_flags_get_type ())
-GType nm_utils_error_get_type (void) G_GNUC_CONST;
-#define NM_TYPE_UTILS_ERROR (nm_utils_error_get_type ())
 GType nm_match_spec_match_type_get_type (void) G_GNUC_CONST;
 #define NM_TYPE_MATCH_SPEC_MATCH_TYPE (nm_match_spec_match_type_get_type ())
 GType nm_utils_test_flags_get_type (void) G_GNUC_CONST;