]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Remove redundant include for a speedup of 0.1 in compile time :p
authorpeavey <peavey@e03df62e-2008-0410-955e-edbf42e46eb7>
Tue, 24 Jul 2007 10:59:08 +0000 (10:59 +0000)
committerpeavey <peavey@e03df62e-2008-0410-955e-edbf42e46eb7>
Tue, 24 Jul 2007 10:59:08 +0000 (10:59 +0000)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7531 e03df62e-2008-0410-955e-edbf42e46eb7

include/commands/cmd_admin.h

index 5c4c9dff2280d78e3b3ba36759b9302f52a1b5ee..c1f90312b40792bae36b610aa73db1c6a5d2fe1c 100644 (file)
@@ -16,7 +16,6 @@
 
 #include "users.h"
 #include "channels.h"
-#include "ctables.h"
 
 /** Handle /ADMIN. These command handlers can be reloaded by the core,
  * and handle basic RFC1459 commands. Commands within modules work