mirror of https://github.com/apache/lucene.git
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:
parent
fcc76e8b7e
commit
7864776b4a
|
@ -50,7 +50,6 @@ if (detailsMap != null)
|
|||
</tr>
|
||||
<%
|
||||
if (nl != null) {
|
||||
Object replicatableMasterVer = null, replicatableMasterGen = null;
|
||||
nl = (NamedList) nl.get("master");
|
||||
if(nl != null){
|
||||
%>
|
||||
|
|
Loading…
Reference in New Issue