aboutsummaryrefslogtreecommitdiffstats
path: root/document
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2017-06-07 16:17:42 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2017-06-07 16:17:42 +0200
commit03cfecccf47858ae06b491333b06d8900607d142 (patch)
tree8766d86843b561af15ed625e50f9e2ab290852b1 /document
parent627300a657082c0e4d9104cf70a8f4f01ce40d7b (diff)
Remove doxygen comment.
Diffstat (limited to 'document')
-rw-r--r--document/src/vespa/document/select/valuenodes.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/document/src/vespa/document/select/valuenodes.h b/document/src/vespa/document/select/valuenodes.h
index 98f80e2904a..06d92190943 100644
--- a/document/src/vespa/document/select/valuenodes.h
+++ b/document/src/vespa/document/select/valuenodes.h
@@ -1,14 +1,4 @@
// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-/**
- * @class document::select::ValueNode
- * @ingroup select
- *
- * @brief Node representing a value in the tree
- *
- * @author H�kon Humberset
- * @date 2007-04-20
- * @version $Id$
- */
#pragma once