summaryrefslogtreecommitdiff
path: root/ev_vars.h
diff options
context:
space:
mode:
authorroot <root>2012-07-24 16:28:08 +0000
committerroot <root>2012-07-24 16:28:08 +0000
commit44e1d9157c408502ac5548ae893aa7a758850edc (patch)
tree40522507455c57acf9c4b89f33f9248fd27acd0f /ev_vars.h
parent0ff7054aa8a05f8961c92bc9faa069547a5a2cb6 (diff)
*** empty log message ***
Diffstat (limited to 'ev_vars.h')
-rw-r--r--ev_vars.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ev_vars.h b/ev_vars.h
index 53bcfee..5fd9c7a 100644
--- a/ev_vars.h
+++ b/ev_vars.h
@@ -69,9 +69,6 @@ VAR (backend_poll , void (*backend_poll)(EV_P_ ev_tstamp timeout))
VARx(ANFD *, anfds)
VARx(int, anfdmax)
-#if EV_USE_EVENTFD || EV_GENWRAP
-VARx(int, evfd)
-#endif
VAR (evpipe, int evpipe [2])
VARx(ev_io, pipe_w)
VARx(EV_ATOMIC_T, pipe_write_wanted)