summaryrefslogtreecommitdiff
path: root/ev_vars.h
diff options
context:
space:
mode:
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)