summaryrefslogtreecommitdiffstats
path: root/make/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/build.xml')
-rw-r--r--make/build.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/make/build.xml b/make/build.xml
index f9cf521..6855233 100644
--- a/make/build.xml
+++ b/make/build.xml
@@ -37,7 +37,6 @@
<property name="joal.root" value="${project.root}/../joal" />
<property name="joal.build" value="${joal.root}/${rootrel.build}" />
- <property file="${build}/artifact.properties"/>
<property name="jogl-demos.build.number" value="manual-build"/>
<property name="jogl-demos.build.id" value="${version.timestamp}"/>
<property name="jogl-demos.build.branch" value="master"/>