summaryrefslogtreecommitdiff
path: root/include/module.h
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2016-10-07 18:38:37 -0400
committerAdam <Adam@anope.org>2016-10-07 18:38:37 -0400
commit9ef260388b18db9fab245cbbd292482b437fcd6d (patch)
treecac1a0da5bfd17cc82a5ee95796bceec686141cc /include/module.h
parent005434abce2f7f741f92fc81f24fb0a61c38ce56 (diff)
Move core message handles to protocol/rfc1459
Diffstat (limited to 'include/module.h')
-rw-r--r--include/module.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/module.h b/include/module.h
index e761dd822..490196f9c 100644
--- a/include/module.h
+++ b/include/module.h
@@ -32,7 +32,6 @@
#include "lists.h"
#include "logger.h"
#include "mail.h"
-#include "messages.h"
#include "modes.h"
#include "modules.h"
#include "opertype.h"