about summary refs log tree commit diff
path: root/libnm/nm-enum-types.h
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2017-01-17 20:25:47 +0100
committerMichael Biebl <biebl@debian.org>2017-01-17 20:25:47 +0100
commitbed53db3e064450b56e23ec654f40a3bafe58815 (patch)
tree314508d6c904b1224dab2070e0cfdd5a02d7dd89 /libnm/nm-enum-types.h
parent7135a6e87c938139e3a5db121d62dcaa783345d1 (diff)
parent58f8be580039b0575b197b9573a1c92745d96d30 (diff)
Merge tag 'upstream/1.5.90' into experimental
Upstream version 1.5.90
Diffstat (limited to 'libnm/nm-enum-types.h')
-rw-r--r--libnm/nm-enum-types.h24
1 files changed, 0 insertions, 24 deletions
diff --git a/libnm/nm-enum-types.h b/libnm/nm-enum-types.h
deleted file mode 100644
index 451c6964..00000000
--- a/libnm/nm-enum-types.h
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-/* Generated by glib-mkenums. Do not edit */
-
-#ifndef __NM_ENUM_TYPES_H__
-#define __NM_ENUM_TYPES_H__
-
-#include <nm-core-enum-types.h>
-#include <glib-object.h>
-
-G_BEGIN_DECLS
-GType nm_client_permission_get_type (void) G_GNUC_CONST;
-#define NM_TYPE_CLIENT_PERMISSION (nm_client_permission_get_type ())
-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 ())
-G_END_DECLS
-
-#endif /* __NM_ENUM_TYPES_H__ */
-
-
-