From 4734cf4db2f0ef5bf97287e2d8223ea8d8e430a0 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 11 Jan 2011 02:15:58 +0000 Subject: *** empty log message *** --- ev.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'ev.c') diff --git a/ev.c b/ev.c index c7e5077..1a8b319 100644 --- a/ev.c +++ b/ev.c @@ -2113,9 +2113,6 @@ ev_invoke_pending (EV_P) { 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; -- cgit v1.2.3