diff options
Diffstat (limited to 'common.xml')
-rw-r--r-- | common.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common.xml b/common.xml index d9fcb40975..c624efce0c 100644 --- a/common.xml +++ b/common.xml @@ -6,7 +6,6 @@ </tstamp> <dirname property="vaadin.basedir" file="${ant.file.common}" /> - <property name="gwt.basedir" location="${vaadin.basedir}/../gwt" /> <property file="${vaadin.basedir}/build.properties" /> <property name="modules.producing.jar" value="shared,server,client,client-compiler,client-compiled,themes,push,widgets" /> |