summaryrefslogtreecommitdiffstats
path: root/make/build-jogl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/build-jogl.xml')
-rw-r--r--make/build-jogl.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/make/build-jogl.xml b/make/build-jogl.xml
index 73b61e690..d11d70c21 100644
--- a/make/build-jogl.xml
+++ b/make/build-jogl.xml
@@ -206,7 +206,6 @@
<!-- The source directories. -->
<property name="src.java" value="${project.root}/${rootrel.src.java}" />
<property name="src.c" value="${project.root}/${rootrel.src.c}" />
- <property name="tempdir" value="${project.root}/build-temp" />
<!-- The generated source directories. -->
<property name="src.generated" value="${build.jogl}/gensrc" />