Remove unused NoticeHelper

This commit is contained in:
zzz
2009-06-11 16:24:44 +00:00
parent ce50a9ca44
commit 11ad98e7bd
2 changed files with 0 additions and 27 deletions

View File

@@ -40,7 +40,3 @@
<jsp:setProperty name="navhelper" property="contextId" value="<%=(String)session.getAttribute("i2p.contextId")%>" />
<jsp:getProperty name="navhelper" property="clientAppLinks" />
</div>
<jsp:useBean class="net.i2p.router.web.NoticeHelper" id="noticehelper" scope="request" />
<jsp:setProperty name="noticehelper" property="contextId" value="<%=(String)session.getAttribute("i2p.contextId")%>" />
<b><jsp:getProperty name="noticehelper" property="systemNotice" /></b>