summaryrefslogtreecommitdiff
path: root/include/nm-glib.h
diff options
context:
space:
mode:
authorDan Winship <danw@redhat.com>2015-04-16 12:34:55 -0400
committerDan Winship <danw@redhat.com>2015-08-10 09:41:26 -0400
commit1cf35cb26b6cc04f8b2c51c3cde4bc08ef311062 (patch)
tree4d237cb0792d871ba87bee87d71832d126162538 /include/nm-glib.h
parent34ba4e14b8674dc74327975159e101710ebd5403 (diff)
downloadNetworkManager-1cf35cb26b6cc04f8b2c51c3cde4bc08ef311062.tar.gz
core: final gdbus porting
Port remaining bits to gdbus and remove stray dbus-glib references Drop the dbus-glib version check from configure, since nothing depends on new dbus-glib any more. Move nm-dbus-glib-types.h and nm-gvaluearray-compat.h from include/ to libnm-util/ since they are now only used by libnm-util and libnm-glib.
Diffstat (limited to 'include/nm-glib.h')
-rw-r--r--include/nm-glib.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/nm-glib.h b/include/nm-glib.h
index 9b57c61331..9a5bc058e2 100644
--- a/include/nm-glib.h
+++ b/include/nm-glib.h
@@ -38,9 +38,6 @@
#endif
-
-#include "nm-gvaluearray-compat.h"
-
static inline void
__g_type_ensure (GType type)
{