]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/chmode.h
Add explicit support for being installed into a system triggered with --enable-fhs...
[irc/rqf/shadowircd.git] / include / chmode.h
index 1eea5e28708a21fc8394e90dc7b72fd673aff52e..915741f69b160deaff3eb685c4b7371fc56e9784 100644 (file)
@@ -66,9 +66,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_admin(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);