unix: remove abort() in ev_unref()
This commit is contained in:
parent
bc4126bfaa
commit
aeb580ddb9
@ -2554,7 +2554,6 @@ void
|
||||
ev_unref (EV_P)
|
||||
{
|
||||
--activecnt;
|
||||
if (activecnt < 0) abort();
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Loading…
Reference in New Issue
Block a user