]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-irc-server.c
local-xmpp-assistant-widget: increase row-spacing
[empathy.git] / libempathy / empathy-irc-server.c
index 41da5385ee1253ac008633e2fa9cfea425b4bf24..cb1fbfc2fe13daa36339edb2da3b520e8c708712 100644 (file)
@@ -26,7 +26,6 @@
 
 #include <telepathy-glib/util.h>
 
-#include "empathy-marshal.h"
 #include "empathy-irc-server.h"
 #include "empathy-utils.h"
 
@@ -202,7 +201,7 @@ empathy_irc_server_class_init (EmpathyIrcServerClass *klass)
       G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED,
       0,
       NULL, NULL,
-      g_cclosure_marshal_VOID__VOID,
+      g_cclosure_marshal_generic,
       G_TYPE_NONE, 0);
 }