summaryrefslogtreecommitdiffstats
path: root/shared
diff options
context:
space:
mode:
authorLeif Åstrand <leif@vaadin.com>2012-09-27 15:59:39 +0300
committerLeif Åstrand <leif@vaadin.com>2012-09-27 15:59:39 +0300
commitcf1f89072dcd820248474a36cfc2f60e5f3f9a1b (patch)
treecbe0cde8462785ab04b46f62bb4a3d447f2c5c79 /shared
parented2d516f04fd156814cc43c55d36f567e2611ba2 (diff)
downloadvaadin-framework-cf1f89072dcd820248474a36cfc2f60e5f3f9a1b.tar.gz
vaadin-framework-cf1f89072dcd820248474a36cfc2f60e5f3f9a1b.zip
Global code cleanup
Diffstat (limited to 'shared')
-rw-r--r--shared/src/com/vaadin/shared/ui/label/ContentMode.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/shared/src/com/vaadin/shared/ui/label/ContentMode.java b/shared/src/com/vaadin/shared/ui/label/ContentMode.java
index efdb1acde0..4ae997d5c2 100644
--- a/shared/src/com/vaadin/shared/ui/label/ContentMode.java
+++ b/shared/src/com/vaadin/shared/ui/label/ContentMode.java
@@ -15,7 +15,6 @@
*/
package com.vaadin.shared.ui.label;
-
/**
* Content modes defining how the client should interpret a Label's value.
*