summaryrefslogtreecommitdiff
path: root/include/parse.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/parse.h')
-rw-r--r--include/parse.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/parse.h b/include/parse.h
index 1a58e66..c7b4cee 100644
--- a/include/parse.h
+++ b/include/parse.h
@@ -156,7 +156,6 @@ extern struct Message *find_command(const char *);
extern void report_messages(struct Client *);
/* generic handlers */
-extern void rfc1459_command_send_error(struct Client *, struct Client *,int, char *[]);
extern void m_ignore(struct Client *, struct Client *, int, char *[]);
extern void m_not_oper(struct Client *, struct Client *, int, char *[]);
extern void m_registered(struct Client *, struct Client *, int, char *[]);