Removed unused target

This commit is contained in:
Andrea Aime 2005-12-31 17:33:23 +00:00
parent a60f9fbabf
commit f94c2df2bc
1 changed files with 0 additions and 4 deletions

View File

@ -83,8 +83,4 @@ class Version { public static String VERSION = "${VERSION}";}
</exec>
</target>
<target name="out-classdiagrams" depends="compile">
</target>
</project>