summaryrefslogtreecommitdiffstats
path: root/document
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2020-01-02 10:53:36 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2020-01-02 10:53:36 +0000
commit28c8b81d513f2b025bf84be6c349ee0dcb29c0bd (patch)
treed30dbe0ced14c10931d9c62e5d38a09a888e305f /document
parentf7678614029a004d4922551c88c4b19d87bde6bd (diff)
GC unused code
Diffstat (limited to 'document')
-rw-r--r--document/src/vespa/document/select/valuenodes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/document/src/vespa/document/select/valuenodes.h b/document/src/vespa/document/select/valuenodes.h
index fa592055477..8009542c364 100644
--- a/document/src/vespa/document/select/valuenodes.h
+++ b/document/src/vespa/document/select/valuenodes.h
@@ -6,7 +6,6 @@
#include <vespa/document/base/fieldpath.h>
namespace document {
- class BucketDistribution;
class BucketIdFactory;
class DocumentId;
class BucketId;