X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/4ee0973144c5b6c7cf136b1256e7ce9cb802e682..69799d7a176d30624a5499b13ceff8687143f1b1:/ev.h diff --git a/ev.h b/ev.h index e7386f2..aa746a5 100644 --- a/ev.h +++ b/ev.h @@ -158,9 +158,6 @@ struct ev_io struct ev_signal { EV_WATCHER_LIST (ev_signal); -#if EV_MULTIPLICITY - struct ev_loop *loop; -#endif int signum; /* ro */ };