blob: ecc63dc1a554688f2daf41b98497e6d678ad6fc0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- build.xml.orig Thu Aug 12 12:17:41 2004
+++ build.xml Thu Aug 12 12:20:10 2004
@@ -144,8 +144,6 @@
windowtitle="${javadoc.title}"
doctitle="${javadoc.title}"
bottom="${javadoc.footer}">
- <link href="http://java.sun.com/j2se/${java.specification.version}/docs/api" />
- <link href="http://people.FreeBSD.org/~znerd/ant15-apidocs" />
</javadoc>
</target>
|