]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/cull_list.h
First UserManager overhaul: Move clone counts out of InspIRCd & User.
[user/henk/code/inspircd.git] / include / cull_list.h
index c5daab5dd5befac31a0e4544b6788033f8d0df7d..d2a4d15e474b92d81cfbba2a3f851fe29cb3c36a 100644 (file)
@@ -2,7 +2,7 @@
  *       | Inspire Internet Relay Chat Daemon |
  *       +------------------------------------+
  *
- *  InspIRCd: (C) 2002-2007 InspIRCd Development Team
+ *  InspIRCd: (C) 2002-2008 InspIRCd Development Team
  * See: http://www.inspircd.org/wiki/index.php/Credits
  *
  * This program is free but copyrighted software; see
@@ -19,8 +19,6 @@
 #include <string>
 #include <deque>
 #include <vector>
-#include "users.h"
-#include "channels.h"
 
 class InspIRCd;