mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-13330 Removed debug code added by the previous commit.
X-SVN-Rev: 40454
This commit is contained in:
parent
20f7f4086f
commit
6793988c7b
1 changed files with 0 additions and 4 deletions
|
@ -144,10 +144,6 @@
|
|||
<echo message="OS Arch: ${os.arch}"/>
|
||||
<echo message="Host: ${env.COMPUTERNAME}"/>
|
||||
<echo message="-------------------------------------------------------"/>
|
||||
<echo message="is.java6: ${is.java6}"/>
|
||||
<echo message="is.java7: ${is.java7}"/>
|
||||
<echo message="is.java8: ${is.java8}"/>
|
||||
<echo message="is.java9: ${is.java9}"/>
|
||||
</target>
|
||||
|
||||
<target name="clean" description="Clean up build outputs">
|
||||
|
|
Loading…
Add table
Reference in a new issue