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