build.xml | 1 -
1 file changed, 1 deletion(-)
Author: <gregor+debian@comodo.priv.at>
Description: Don't try to fetch external stuff from the web when building docs.
--- a/build.xml
+++ b/build.xml
@@ -162,7 +162,6 @@
author="true"
version="true"
use="true"
- link="${javadoc.link}"
overview="${javadoc.overview}"
windowtitle="${Name} ${spec.version} API"
doctitle="${Name} ${spec.version} API"