summaryrefslogtreecommitdiff
path: root/ev.h
diff options
context:
space:
mode:
Diffstat (limited to 'ev.h')
-rw-r--r--ev.h3
1 files changed, 0 insertions, 3 deletions
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 */
};