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:09 +0100
committerMichael Biebl <biebl@debian.org>2017-01-17 20:25:09 +0100
commit58f8be580039b0575b197b9573a1c92745d96d30 (patch)
tree2c226233f623a0dcb529be0eb8cdf97e4a2ae0c0 /libnm/nm-enum-types.h
parent45cb5bb3c0e6edb887cf69b417fcaf7053814a9b (diff)
New upstream version 1.5.90 upstream/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__ */
-
-
-