diff options
Diffstat (limited to 'ev_vars.h')
-rw-r--r-- | ev_vars.h | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -75,10 +75,5 @@ VARx(struct ev_check **, checks) VARx(int, checkmax) VARx(int, checkcnt) -VAR (childs, struct ev_child *childs [PID_HASHSIZE]) -VARx(struct ev_signal, childev) - -VARx(struct ev_io, sigev) - #undef VARx |