X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_map.cpp;h=70918e39275832c6853dbe53d72d05db58a99eb0;hb=19157777c5f977fddbcfdc8cdad78e12bf0d6bbb;hp=c75a18b3f6949506ff7ed8c5af01130bc802de00;hpb=11554b8626d8b421cc9cf2c6f6cc3fe2467e0441;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_map.cpp b/src/cmd_map.cpp index c75a18b3f..70918e392 100644 --- a/src/cmd_map.cpp +++ b/src/cmd_map.cpp @@ -12,8 +12,6 @@ */ #include "inspircd.h" -#include "configreader.h" -#include "users.h" #include "commands/cmd_map.h" extern "C" DllExport command_t* init_command(InspIRCd* Instance)