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
This commit is contained in:
Nicola Ken Barozzi 2002-04-08 13:35:37 +00:00
parent 5fd8f0e7f1
commit 415740891a
1 changed files with 1 additions and 1 deletions

View File

@ -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/')");