remove errant debug message

This commit is contained in:
benfry
2011-03-11 14:10:03 +00:00
parent 7774e01d3e
commit 9bc78c735a
2 changed files with 2 additions and 3 deletions
-2
View File
@@ -7,8 +7,6 @@
</target>
<target name="compile" description="Compile sources">
<echo message="${runtime.jars}" />
<condition property="core-built">
<available file="../../../core/core.jar" />
</condition>