Removed the unused ant target

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@61294 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Tuna Aksoy
2014-02-06 16:39:52 +00:00
parent 241a88c1e3
commit 9ced726e23
2 changed files with 21 additions and 25 deletions

View File

@@ -114,7 +114,4 @@
</condition>
<antcall target="copyWebDirectory"></antcall>
</target>
<target name="quickBuildAndDeployExploded" depends="install, deployExploded" description="" />
</project>

View File

@@ -25,5 +25,4 @@
</target>
<target name="prepareEnv" depends="copyDBDriver, copyDevContextFile" description="" />
</project>