summaryrefslogtreecommitdiff
path: root/gio/gmarshal-internal.c
diff options
context:
space:
mode:
Diffstat (limited to 'gio/gmarshal-internal.c')
-rw-r--r--gio/gmarshal-internal.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gio/gmarshal-internal.c b/gio/gmarshal-internal.c
index f9571c42e..6858907ee 100644
--- a/gio/gmarshal-internal.c
+++ b/gio/gmarshal-internal.c
@@ -2629,4 +2629,3 @@ _g_cclosure_marshal_VOID__VARIANT_BOXEDv (GClosure *closure,
if ((param_types[1] & G_SIGNAL_TYPE_STATIC_SCOPE) == 0 && arg1 != NULL)
g_boxed_free (param_types[1] & ~G_SIGNAL_TYPE_STATIC_SCOPE, arg1);
}
-