summaryrefslogtreecommitdiff
path: root/libpeas/peas-autocleanups.h
diff options
context:
space:
mode:
Diffstat (limited to 'libpeas/peas-autocleanups.h')
-rw-r--r--libpeas/peas-autocleanups.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libpeas/peas-autocleanups.h b/libpeas/peas-autocleanups.h
index d28f564..f733cd1 100644
--- a/libpeas/peas-autocleanups.h
+++ b/libpeas/peas-autocleanups.h
@@ -35,7 +35,6 @@ G_BEGIN_DECLS
#if GLIB_CHECK_VERSION (2, 44, 0)
G_DEFINE_AUTOPTR_CLEANUP_FUNC (PeasEngine, g_object_unref)
-G_DEFINE_AUTOPTR_CLEANUP_FUNC (PeasExtensionBase, g_object_unref)
G_DEFINE_AUTOPTR_CLEANUP_FUNC (PeasObjectModule, g_object_unref)
#endif /* GLIB_CHECK_VERSION (2, 44, 0) */