diff options
author | root <root> | 2007-11-06 18:49:32 +0000 |
---|---|---|
committer | root <root> | 2007-11-06 18:49:32 +0000 |
commit | 0b7b062fb0b1c4f1ab22a52bd91f3c86195a084e (patch) | |
tree | f3b759463d9b47888a9c98095a3748513f360e39 /ev.h | |
parent | 0268b6db718e75046444d22af082aedd7c4cae01 (diff) |
*** empty log message ***rel-0_51
Diffstat (limited to 'ev.h')
-rw-r--r-- | ev.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 */ }; |