From 6b2ea833674bb3bfedb0f2e2af06efa25655e5f5 Mon Sep 17 00:00:00 2001 From: danieldg Date: Sat, 24 Oct 2009 20:03:53 +0000 Subject: Move forward declarations to typedefs.h git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11967 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/dynamic.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/dynamic.h') diff --git a/include/dynamic.h b/include/dynamic.h index 12f6ffbc9..47523f3af 100644 --- a/include/dynamic.h +++ b/include/dynamic.h @@ -14,8 +14,6 @@ #ifndef __DLL_H #define __DLL_H -class Module; - /** The DLLManager class is able to load a module file by filename, * and locate its init_module symbol. */ -- cgit v1.2.3