summaryrefslogtreecommitdiff
path: root/poll/unix/select.c
diff options
context:
space:
mode:
Diffstat (limited to 'poll/unix/select.c')
-rw-r--r--poll/unix/select.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/poll/unix/select.c b/poll/unix/select.c
index 70df4126e..dc64770dd 100644
--- a/poll/unix/select.c
+++ b/poll/unix/select.c
@@ -188,7 +188,6 @@ struct apr_pollset_private_t
int maxfd;
apr_pollfd_t *query_set;
apr_pollfd_t *result_set;
- apr_uint32_t flags;
#ifdef NETWARE
int set_type;
#endif