removed unused variables

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@809124 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Noble Paul 2009-08-29 12:39:52 +00:00
parent fcc76e8b7e
commit 7864776b4a
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@ if (detailsMap != null)
</tr>
<%
if (nl != null) {
Object replicatableMasterVer = null, replicatableMasterGen = null;
nl = (NamedList) nl.get("master");
if(nl != null){
%>