]> jfr.im git - solanum.git/blobdiff - include/chmode.h
Change default --with-nicklen to 31, like atheme-services.
[solanum.git] / include / chmode.h
index f30c9bf39a16f3848fe8e8e3c72ac96d147d74e7..ae1345e283536f1581dc6fb84ff89d14b56251df 100644 (file)
@@ -63,9 +63,6 @@ extern void chm_key(struct Client *source_p, struct Channel *chptr,
 extern void chm_limit(struct Client *source_p, struct Channel *chptr,
           int alevel, int parc, int *parn,
           const char **parv, int *errors, int dir, char c, long mode_type);
-extern void chm_regonly(struct Client *source_p, struct Channel *chptr,
-          int alevel, int parc, int *parn,
-          const char **parv, int *errors, int dir, char c, long mode_type);
 extern void chm_op(struct Client *source_p, struct Channel *chptr,
           int alevel, int parc, int *parn,
           const char **parv, int *errors, int dir, char c, long mode_type);