]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cull_list.cpp
Fix part of bug #419 (source nick showing in KILL message to user with hidekills on)
[user/henk/code/inspircd.git] / src / cull_list.cpp
index ee257350ed523bd3efbde751c25f0af35bebc887..9aecb8d837220b9195242b652e5fadae2aa49e7f 100644 (file)
@@ -12,7 +12,6 @@
  */
 
 #include "inspircd.h"
-#include "users.h"
 #include "cull_list.h"
 
 CullItem::CullItem(userrec* u, std::string &r, const char* o_reason)