summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--searchcore/src/vespa/searchcore/proton/server/proton.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/searchcore/src/vespa/searchcore/proton/server/proton.h b/searchcore/src/vespa/searchcore/proton/server/proton.h
index 2241389a63c..7d877eb110a 100644
--- a/searchcore/src/vespa/searchcore/proton/server/proton.h
+++ b/searchcore/src/vespa/searchcore/proton/server/proton.h
@@ -109,7 +109,6 @@ private:
FastOS_ThreadPool _threadPool;
uint32_t _distributionKey;
bool _isInitializing;
- bool _isReplayDone;
bool _abortInit;
bool _initStarted;
bool _initComplete;