diff options
Diffstat (limited to 'src/commands.cpp')
-rw-r--r-- | src/commands.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/commands.cpp b/src/commands.cpp index d5a89c086..c72a5dc73 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -22,8 +22,6 @@ #include "inspircd.h" -#include "xline.h" -#include "command_parse.h" CmdResult SplitCommand::Handle(const std::vector<std::string>& parms, User* u) { |