summaryrefslogtreecommitdiffstats
path: root/make/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/build.xml')
-rw-r--r--make/build.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/make/build.xml b/make/build.xml
index 3304ec4..73616fa 100644
--- a/make/build.xml
+++ b/make/build.xml
@@ -138,8 +138,6 @@
<property name="c.grammar.out.dir" value="${src.generated.java}/com/jogamp/gluegen/cgram" />
<property name="j.grammar.out.dir" value="${src.generated.java}/com/jogamp/gluegen/jgram" />
- <property name="tools.jar" value="${java.home}/../lib/tools.jar"/>
-
<property name="archive.name" value="gluegen-${gluegen.version}-${os.and.arch}" />
<property name="archive" value="${build}/${archive.name}" />