]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_clearcache.cpp
Fixed an issue that could cause empty parameters in module commands to not be sent...
[user/henk/code/inspircd.git] / src / cmd_clearcache.cpp
index daf8fa78b51866b567798a39ff4fd89c1ddbf8a1..333593425d8ba99c3017ccd727149f6dce2a4bbb 100644 (file)
@@ -12,8 +12,6 @@
  */
 
 #include "inspircd.h"
-#include "configreader.h"
-#include "users.h"
 #include "commands/cmd_clearcache.h"
 
 extern "C" DllExport command_t* init_command(InspIRCd* Instance)