Move the GZlib* autoptr backport to libglnx

tingping/wmclass
Alexander Larsson 2016-01-22 15:30:48 +01:00
parent 7f05ac562c
commit a95c99270a
2 changed files with 1 additions and 7 deletions

View File

@ -251,12 +251,6 @@ G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupURI, soup_uri_free)
G_DEFINE_AUTOPTR_CLEANUP_FUNC(XdgAppSessionHelper, g_object_unref)
#if !GLIB_CHECK_VERSION(2, 43, 4)
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref)
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref)
#endif
typedef struct XdgAppXml XdgAppXml;
struct XdgAppXml {

@ -1 +1 @@
Subproject commit e7f7081054311670411b8ad34f144c99822538c1
Subproject commit 194eb7a09c8baa61e9715a117d9376d43d9a86c5