mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
remove errant debug message
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user