Redundancy.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5098 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Par Winzell
2008-05-15 21:57:09 +00:00
parent 8de38e5bbb
commit e279133868
-2
View File
@@ -207,8 +207,6 @@
<!-- checks whether our Flash library needs building -->
<target name="checkabclib">
<available property="asc.present"
classname="macromedia.asc.embedding.ScriptCompiler" classpathref="classpath"/>
<condition property="no_build_abclib"><or>
<not><available classname="macromedia.asc.embedding.ScriptCompiler"
classpathref="classpath"/></not>