Move all of Timers.h into User.cpp

Timers.h only contained CUserTimer and that one is only used in CUser.


git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1696 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
psychon
2010-01-08 16:32:27 +00:00
parent 74ae59a12f
commit 980b79e30f
3 changed files with 35 additions and 53 deletions
-1
View File
@@ -10,7 +10,6 @@
#include "Chan.h"
#include "DCCBounce.h"
#include "IRCSock.h"
#include "Timers.h"
#include "User.h"
#include "znc.h"