From 689b71f1eab84ce7a7aceb2184a66e2a7810d31b Mon Sep 17 00:00:00 2001 From: brain Date: Tue, 17 Oct 2006 20:40:03 +0000 Subject: Remove culllist.h from here, we no longer use it. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5492 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_spanningtree.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/modules/m_spanningtree.cpp b/src/modules/m_spanningtree.cpp index c568bbbcc..9bb0e5ad0 100644 --- a/src/modules/m_spanningtree.cpp +++ b/src/modules/m_spanningtree.cpp @@ -26,7 +26,6 @@ #include "inspircd.h" #include "wildcard.h" #include "xline.h" -#include "cull_list.h" #include "aes.h" /** If you make a change which breaks the protocol, increment this. -- cgit v1.2.3