contrib/xchat-plugins/xchat-autogb.c | 4 ----
1 file changed, 4 deletions(-)
--- zh-autoconvert-0.3.16.orig/contrib/xchat-plugins/xchat-autogb.c
+++ zh-autoconvert-0.3.16/contrib/xchat-plugins/xchat-autogb.c
@@ -88,8 +88,6 @@
PrintText(sess," Big\n");
#endif
break;
- default:
- ;
}
XP_CALLNEXT(chanmsg_next, serv, channel, from, text, a, c);
@@ -127,8 +125,6 @@
PrintText(sess," Big\n");
#endif
break;
- default:
- ;
}
XP_CALLNEXT(privmsg_next, serv, from, ip, text, a, c);