Nixed unneeded filtering.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1127 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Michael Bayne
2011-03-16 00:18:28 +00:00
parent ed98f2417a
commit 1ea0c14cf1
-3
View File
@@ -65,9 +65,6 @@
<mkdir dir="${tclasses.dir}"/>
<ooojavac srcdir="${tsrc.dir}" destdir="${tclasses.dir}"
version="1.5" classpathref="test.classpath"/>
<!--
<exclude name="com/threerings/openal/**" unless="build.openal"/>
-->
</target>
<target name="procstream" depends="-preptools"