diff options
| author | 2006-02-23 19:46:43 +0000 | |
|---|---|---|
| committer | 2006-02-23 19:46:43 +0000 | |
| commit | aca9acf422c76fefa4223f3add27e62e860f2f62 (patch) | |
| tree | 726f275e500768e26c3e8639bf2fb3bf6c47fa0d /src/modules.cpp | |
| parent | Incorporating InspTimer into safelist as a test (diff) | |
Fixed to work
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3302 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/modules.cpp')
| -rw-r--r-- | src/modules.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules.cpp b/src/modules.cpp index 7640f0edc..c562161e0 100644 --- a/src/modules.cpp +++ b/src/modules.cpp @@ -50,7 +50,6 @@ using namespace std; #include "typedefs.h" #include "modules.h" #include "command_parse.h" -#include "timer.h" extern ServerConfig *Config; extern InspIRCd* ServerInstance; |
