removing coffeescript from build.xml

This commit is contained in:
fjenett
2012-02-14 17:53:49 +00:00
parent 6a5245fa69
commit 50061e5c0d
-6
View File
@@ -167,12 +167,6 @@
<exclude name="**/._*" />
</fileset>
</copy>
<copy todir="${target.path}/modes/coffeescript">
<fileset dir="../coffeescript">
<exclude name="**/._*" />
</fileset>
</copy>
<copy todir="${target.path}/modes/android">
<fileset dir="../android">