diff options
author | root <root> | 2007-11-04 18:15:16 +0000 |
---|---|---|
committer | root <root> | 2007-11-04 18:15:16 +0000 |
commit | f4f2094b6a36eac7778c5091ee4160a2f403e808 (patch) | |
tree | 9ae36e29f57376f52564c5650904a85867e80a7f /ev_vars.h | |
parent | 09afb91b133ca557fff35e047127e8c883141c30 (diff) |
*** empty log message ***
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 |