finch/libgnt/gntclipboard.c

changeset 38366
68c94444252e
parent 35475
ec0d44434ba8
--- a/finch/libgnt/gntclipboard.c	Thu Jun 01 21:35:39 2017 -0500
+++ b/finch/libgnt/gntclipboard.c	Thu Jun 01 21:31:43 2017 -0500
@@ -37,8 +37,7 @@
 					 G_TYPE_FROM_CLASS(klass),
 					 G_SIGNAL_RUN_LAST,
 					 0,
-					 NULL, NULL,
-					 g_cclosure_marshal_VOID__POINTER,
+					 NULL, NULL, NULL,
 					 G_TYPE_NONE, 1, G_TYPE_POINTER);
 
 }

mercurial