From 7514efc2f38c9ace4557d4e69d68e7d380389030 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 26 Aug 2016 02:18:32 +0200 Subject: Imported Upstream version 1.4.0 --- src/nm-exported-object.h | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'src/nm-exported-object.h') diff --git a/src/nm-exported-object.h b/src/nm-exported-object.h index c2c22804..7036e0d0 100644 --- a/src/nm-exported-object.h +++ b/src/nm-exported-object.h @@ -21,10 +21,6 @@ #ifndef NM_EXPORTED_OBJECT_H #define NM_EXPORTED_OBJECT_H -#include "nm-default.h" - -G_BEGIN_DECLS - /*****************************************************************************/ char *nm_exported_object_skeletonify_method_name (const char *dbus_method_name); @@ -79,6 +75,4 @@ GDBusInterfaceSkeleton *nm_exported_object_get_interface_by_type (NMExportedObje void _nm_exported_object_clear_and_unexport (NMExportedObject **location); #define nm_exported_object_clear_and_unexport(location) _nm_exported_object_clear_and_unexport ((NMExportedObject **) (location)) -G_END_DECLS - -#endif /* NM_EXPORTED_OBJECT_H */ +#endif /* NM_EXPORTED_OBJECT_H */ -- cgit 1.3.0-6-gf8a5