revert merge

(i can put these in the dev branch for now)
pull/29/head
despair86 6 years ago
parent 5576254c2e
commit 7f226d7734

@ -231,8 +231,8 @@ struct llarp_win32_loop : public llarp_ev_loop
return -1;
else
{
tick_listeners();
result = idx;
tick_listeners();
}
return result;

Loading…
Cancel
Save