]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/commands.cpp
Fix part of bug #419 (source nick showing in KILL message to user with hidekills on)
[user/henk/code/inspircd.git] / src / commands.cpp
index 65b11e5a027a8091e98c60d836b35df34b8cef7c..7f74471c8b040c8d26e6b4f913c36ac1aa0e3bcd 100644 (file)
@@ -12,9 +12,6 @@
  */
 
 #include "inspircd.h"
-#include "configreader.h"
-#include "users.h"
-#include "modules.h"
 #include "wildcard.h"
 #include "xline.h"
 #include "command_parse.h"