Remove obsolete comment.
This commit is contained in:
parent
235fd1cecf
commit
a33bdd9fb6
1 changed files with 0 additions and 1 deletions
|
@ -501,7 +501,6 @@ chm_simple(struct Client *source_p, struct Channel *chptr,
|
|||
return;
|
||||
}
|
||||
|
||||
/* flags (possibly upto 32) + 4 with param */
|
||||
if(MyClient(source_p) && (++mode_limit_simple > MAXMODES_SIMPLE))
|
||||
return;
|
||||
|
||||
|
|
Loading…
Reference in a new issue