*** empty log message ***

master
Marc Alexander Lehmann 2007-12-29 16:19:36 +00:00
parent ba8e31809e
commit b52e7468c1
1 changed files with 1 additions and 1 deletions

2
ev.c
View File

@ -1311,7 +1311,7 @@ timers_reify (EV_P)
{
ev_timer *w = (ev_timer *)timers [0];
assert (("inactive timer on timer heap detected", ev_is_active (w)));
/*assert (("inactive timer on timer heap detected", ev_is_active (w)));*/
/* first reschedule or stop timer */
if (w->repeat)