summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/data/util/ContainerOrderedWrapper.java
diff options
context:
space:
mode:
Diffstat (limited to 'server/src/com/vaadin/data/util/ContainerOrderedWrapper.java')
-rw-r--r--server/src/com/vaadin/data/util/ContainerOrderedWrapper.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/server/src/com/vaadin/data/util/ContainerOrderedWrapper.java b/server/src/com/vaadin/data/util/ContainerOrderedWrapper.java
index d3d6f88d3e..6f368f6a1c 100644
--- a/server/src/com/vaadin/data/util/ContainerOrderedWrapper.java
+++ b/server/src/com/vaadin/data/util/ContainerOrderedWrapper.java
@@ -27,8 +27,6 @@ import com.vaadin.data.Property;
* </p>
*
* @author Vaadin Ltd.
- * @version
- * @VERSION@
* @since 3.0
*/
@SuppressWarnings("serial")