chmode: Remove chm_regonly, a vestige from ratbox which doesn't apply to native charybdis networks.
This commit is contained in:
parent
8e2cfcdf3d
commit
83b72f917a
2 changed files with 1 additions and 42 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue