mirror of
https://github.com/znc/znc.git
synced 2026-05-09 14:54:53 +02:00
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:
@@ -10,7 +10,6 @@
|
||||
#include "Chan.h"
|
||||
#include "DCCBounce.h"
|
||||
#include "IRCSock.h"
|
||||
#include "Timers.h"
|
||||
#include "User.h"
|
||||
#include "znc.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user