diff --git a/core/build.xml b/core/build.xml index 47abf1297..63f60c8b2 100644 --- a/core/build.xml +++ b/core/build.xml @@ -20,13 +20,6 @@ - - - - - - - @@ -37,7 +30,6 @@ destdir="build" source="1.2" target="1.2" - bootclasspath="${javame-compile-bootclasspath-path}" optimize="true" debug="${generate-debug}" deprecation="true"