aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorNicola Ken Barozzi <nicolaken@apache.org>2002-04-08 13:35:37 +0000
committerNicola Ken Barozzi <nicolaken@apache.org>2002-04-08 13:35:37 +0000
commite54798a810f487bb4a198dc02bdfbda219bfa577 (patch)
tree092a2123bb198c4027e046ab1f6903eb567a64b2 /index.html
parentcb61af26b6c8ecd2b9a52b3c181b43188294e9f0 (diff)
downloadpoi-e54798a810f487bb4a198dc02bdfbda219bfa577.tar.gz
poi-e54798a810f487bb4a198dc02bdfbda219bfa577.zip
Removed the xml log, which is no longer generated.
It wasn't used anyway. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352360 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 066c651cbb..1ea18a26e8 100644
--- a/index.html
+++ b/index.html
@@ -411,7 +411,7 @@ menu.addItem("MODULE","toggle");
menu.subMenus[1].addItem("build.xml","window.open('build.xml')");
-menu.subMenus[1].addItem("log.xml","window.open('log.xml')");
+//menu.subMenus[1].addItem("log.xml","window.open('log.xml')");
menu.subMenus[2].addItem("site","window.open('http://jakarta.apache.org/poi/')");