summary refs log tree commit diff stats
path: root/util/aio-posix.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/aio-posix.h')
-rw-r--r--util/aio-posix.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/aio-posix.h b/util/aio-posix.h
index 80b927c7f4..4264c518be 100644
--- a/util/aio-posix.h
+++ b/util/aio-posix.h
@@ -38,7 +38,6 @@ struct AioHandler {
 #endif
     int64_t poll_idle_timeout; /* when to stop userspace polling */
     bool poll_ready; /* has polling detected an event? */
-    bool is_external;
 };
 
 /* Add a handler to a ready list */