mirror of
https://github.com/inspircd/inspircd.git
synced 2025-04-03 06:40:04 -04:00
Decide that it wasn't quite appropriate :(
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3314 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
cef00a4348
commit
59b1a89551
@ -51,7 +51,7 @@ void TickTimers(time_t TIME)
|
|||||||
{
|
{
|
||||||
timergroup* x = found->second;
|
timergroup* x = found->second;
|
||||||
/*
|
/*
|
||||||
* There are pending timers to trigger :o
|
* There are pending timers to trigger
|
||||||
*/
|
*/
|
||||||
for (timergroup::iterator y = x->begin(); y != x->end(); y++)
|
for (timergroup::iterator y = x->begin(); y != x->end(); y++)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user