diff options
Diffstat (limited to 'src/timer.cpp')
-rw-r--r-- | src/timer.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/timer.cpp b/src/timer.cpp index 148dafc68..9157c1521 100644 --- a/src/timer.cpp +++ b/src/timer.cpp @@ -14,12 +14,7 @@ * --------------------------------------------------- */ -#include <vector> -#include <map> -#include "inspircd_config.h" #include "inspircd.h" -#include "typedefs.h" - #include "timer.h" void TimerManager::TickTimers(time_t TIME) |