summaryrefslogtreecommitdiffstats
path: root/storage
diff options
context:
space:
mode:
Diffstat (limited to 'storage')
-rw-r--r--storage/src/vespa/storage/distributor/operations/external/visitoroperation.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/storage/src/vespa/storage/distributor/operations/external/visitoroperation.h b/storage/src/vespa/storage/distributor/operations/external/visitoroperation.h
index 12164e3cba9..4043b0b2c50 100644
--- a/storage/src/vespa/storage/distributor/operations/external/visitoroperation.h
+++ b/storage/src/vespa/storage/distributor/operations/external/visitoroperation.h
@@ -165,7 +165,6 @@ private:
api::Timestamp _toTime;
std::vector<uint32_t> _activeNodes;
- uint32_t _bucketCount;
vdslib::VisitorStatistics _visitorStatistics;