]> jfr.im git - solanum.git/blobdiff - include/parse.h
parse: get rid of report_messages
[solanum.git] / include / parse.h
index 266a065bd07fe8b63c94257e55b565ca5ab9590e..8dce28a7a96c7048afbc255de6e70a6b7263ef2c 100644 (file)
@@ -39,7 +39,6 @@ extern void handle_encap(struct MsgBuf *, struct Client *, struct Client *,
 extern void clear_hash_parse(void);
 extern void mod_add_cmd(struct Message *msg);
 extern void mod_del_cmd(struct Message *msg);
-extern void report_messages(struct Client *);
 extern char *reconstruct_parv(int parc, const char *parv[]);
 
 extern struct Dictionary *alias_dict;