mirror of
https://github.com/anope/anope.git
synced 2026-06-28 10:06:37 +02:00
Moved alot of stuff to constructors and destructors, instead of having functions everywhere to create and destroy objects
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2639 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "timers.h"
|
||||
#include "services.h"
|
||||
|
||||
std::vector<Timer *> TimerManager::Timers;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user