summaryrefslogtreecommitdiff
path: root/ev.h
diff options
context:
space:
mode:
authorroot <root>2007-11-06 18:49:32 +0000
committerroot <root>2007-11-06 18:49:32 +0000
commit0b7b062fb0b1c4f1ab22a52bd91f3c86195a084e (patch)
treef3b759463d9b47888a9c98095a3748513f360e39 /ev.h
parent0268b6db718e75046444d22af082aedd7c4cae01 (diff)
*** empty log message ***rel-0_51
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 */
};