diff options
Diffstat (limited to 'src/command_parse.cpp')
-rw-r--r-- | src/command_parse.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/command_parse.cpp b/src/command_parse.cpp index 8a6149a2c..fb89fd7ad 100644 --- a/src/command_parse.cpp +++ b/src/command_parse.cpp @@ -12,10 +12,6 @@ */ #include "inspircd.h" -#include "configreader.h" -#include <algorithm> -#include "users.h" -#include "modules.h" #include "wildcard.h" #include "xline.h" #include "socketengine.h" |