summaryrefslogtreecommitdiff
path: root/src/cmd_privmsg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_privmsg.cpp')
-rw-r--r--src/cmd_privmsg.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/cmd_privmsg.cpp b/src/cmd_privmsg.cpp
index 04f500951..00a7f1366 100644
--- a/src/cmd_privmsg.cpp
+++ b/src/cmd_privmsg.cpp
@@ -12,9 +12,6 @@
*/
#include "inspircd.h"
-#include "configreader.h"
-#include "users.h"
-#include "modules.h"
#include "wildcard.h"
#include "commands/cmd_privmsg.h"