diff options
Diffstat (limited to 'ev.c')
-rw-r--r-- | ev.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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); |