mirror of
https://github.com/apache/lucene.git
synced 2025-02-19 08:27:42 +00:00
remove unused var
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529653 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f514b787e6
commit
9e9324b81e
@ -1227,7 +1227,6 @@ public class TestIndexWriterDelete extends LuceneTestCase {
|
||||
public void testNoLostDeletesOnDiskFull() throws Exception {
|
||||
|
||||
int deleteCount = 0;
|
||||
int idUpto = 0;
|
||||
int docBase = 0;
|
||||
int docCount = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user