summaryrefslogtreecommitdiffstats
path: root/storage
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2021-02-19 12:14:57 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2021-02-19 12:14:57 +0000
commit068087b36bbaea1e08bb1419fcf7d1a3c958495d (patch)
tree01e5c492d0fc0b101e24fc370dfcae10e4fd3df2 /storage
parentd29666a12b9777829c328310ddff6af2580e59c5 (diff)
Remove unused class definition.
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;