summaryrefslogtreecommitdiff
path: root/src/fdevent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fdevent.h')
-rw-r--r--src/fdevent.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/fdevent.h b/src/fdevent.h
index f63a1131..1fc1ac00 100644
--- a/src/fdevent.h
+++ b/src/fdevent.h
@@ -15,9 +15,6 @@ struct fdnode_st {
int fd;
int events;
int fde_ndx;
- #ifdef HAVE_LIBEV
- void *handler_ctx;
- #endif
};
/* These must match POLL* values from operating system headers */