diff --git a/src/chmode.c b/src/chmode.c index b693b389..52176a1c 100644 --- a/src/chmode.c +++ b/src/chmode.c @@ -779,7 +779,6 @@ chm_ban(struct Client *source_p, struct Channel *chptr, default: sendto_realops_snomask(SNO_GENERAL, L_ALL, "chm_ban() called with unknown type!"); return; - break; } if(dir == 0 || parc <= *parn)