diff options
Diffstat (limited to 'include/dynamic.h')
-rw-r--r-- | include/dynamic.h | 2 |
1 files changed, 0 insertions, 2 deletions
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. */ |