diff options
Diffstat (limited to 'WebContent/WEB-INF/web.xml')
-rw-r--r-- | WebContent/WEB-INF/web.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/WebContent/WEB-INF/web.xml b/WebContent/WEB-INF/web.xml index d0ad8aa2ec..57207d7f18 100644 --- a/WebContent/WEB-INF/web.xml +++ b/WebContent/WEB-INF/web.xml @@ -10,7 +10,6 @@ <context-param> <param-name>productionMode</param-name> <param-value>false</param-value> - <description>Vaadin production mode</description> </context-param> <context-param> |