--- libev/ev.c 2011/01/10 01:58:54 1.366 +++ libev/ev.c 2011/01/11 02:15:58 1.367 @@ -2113,9 +2113,6 @@ { ANPENDING *p = pendings [pri] + --pendingcnt [pri]; - /*assert (("libev: non-pending watcher on pending list", p->w->pending));*/ - /* ^ this is no longer true, as pending_w could be here */ - p->w->pending = 0; EV_CB_INVOKE (p->w, p->events); EV_FREQUENT_CHECK;