summaryrefslogtreecommitdiffstats
path: root/storage
diff options
context:
space:
mode:
Diffstat (limited to 'storage')
-rw-r--r--storage/src/vespa/storage/distributor/distributorcomponent.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/storage/src/vespa/storage/distributor/distributorcomponent.h b/storage/src/vespa/storage/distributor/distributorcomponent.h
index 8b0dfecc125..b4a0b00a2e1 100644
--- a/storage/src/vespa/storage/distributor/distributorcomponent.h
+++ b/storage/src/vespa/storage/distributor/distributorcomponent.h
@@ -12,10 +12,6 @@
#include <vespa/storageapi/messageapi/storagecommand.h>
#include <vespa/storageapi/buckets/bucketinfo.h>
-namespace staorage::lib {
- class ClusterState;
- class ClusterStateBundle;
-}
namespace storage::distributor {
class DistributorBucketSpaceRepo;