temporarily reinstated

master
Marc Alexander Lehmann 2007-12-27 08:00:18 +00:00
parent 99827ae2f2
commit ba8e31809e
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)