diff options
Diffstat (limited to 'src/cmd_map.cpp')
-rw-r--r-- | src/cmd_map.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/cmd_map.cpp b/src/cmd_map.cpp index 19e963e63..b8873b6c1 100644 --- a/src/cmd_map.cpp +++ b/src/cmd_map.cpp @@ -14,15 +14,10 @@ * --------------------------------------------------- */ -#include "inspircd_config.h" #include "configreader.h" #include "users.h" -#include "commands.h" - #include "commands/cmd_map.h" - - void cmd_map::Handle (const char** parameters, int pcnt, userrec *user) { // as with /LUSERS this does nothing without a linking |