diff options
Diffstat (limited to 'src/cmd_privmsg.cpp')
-rw-r--r-- | src/cmd_privmsg.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cmd_privmsg.cpp b/src/cmd_privmsg.cpp index 9255b67e3..f77c47c98 100644 --- a/src/cmd_privmsg.cpp +++ b/src/cmd_privmsg.cpp @@ -20,7 +20,6 @@ #include "configreader.h" #include "users.h" #include "modules.h" -#include "message.h" #include "wildcard.h" #include "commands.h" #include "helperfuncs.h" |