summaryrefslogtreecommitdiff
path: root/ev.c
diff options
context:
space:
mode:
Diffstat (limited to 'ev.c')
-rw-r--r--ev.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ev.c b/ev.c
index 1b31139..ead4022 100644
--- a/ev.c
+++ b/ev.c
@@ -1999,9 +1999,6 @@ ev_loop (EV_P_ int flags)
call_pending (EV_A);
}
- if (expect_false (!activecnt))
- break;
-
/* we might have forked, so reify kernel state if necessary */
if (expect_false (postfork))
loop_fork (EV_A);