diff options
Diffstat (limited to 'src/commands.cpp')
-rw-r--r-- | src/commands.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/commands.cpp b/src/commands.cpp index 65b11e5a0..7f74471c8 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -12,9 +12,6 @@ */ #include "inspircd.h" -#include "configreader.h" -#include "users.h" -#include "modules.h" #include "wildcard.h" #include "xline.h" #include "command_parse.h" |