summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/event.h
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs/src/event.h')
-rw-r--r--libglusterfs/src/event.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libglusterfs/src/event.h b/libglusterfs/src/event.h
index 8253034680c..b01ef24bb8e 100644
--- a/libglusterfs/src/event.h
+++ b/libglusterfs/src/event.h
@@ -57,7 +57,6 @@ struct event_pool {
* and live status */
int destroy;
int activethreadcount;
- char dispatched; /* Is set if event_dispatch was called */
};
struct event_ops {