X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_mode.cpp;h=4e4466d360d39bba536551dad3ced8c1e5c277a3;hb=9422f4157ccff0482cd70105ada3bd9325455eaa;hp=18c1e69ad995d901d4d69005987b769d134b2060;hpb=11554b8626d8b421cc9cf2c6f6cc3fe2467e0441;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_mode.cpp b/src/cmd_mode.cpp index 18c1e69ad..4e4466d36 100644 --- a/src/cmd_mode.cpp +++ b/src/cmd_mode.cpp @@ -12,8 +12,6 @@ */ #include "inspircd.h" -#include "configreader.h" -#include "users.h" #include "commands/cmd_mode.h" extern "C" DllExport command_t* init_command(InspIRCd* Instance)