mirror of https://github.com/apache/lucene.git
remove dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1430362 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
693f07e540
commit
d65a7fc29a
|
@ -141,7 +141,6 @@ public final class FST<T> {
|
|||
|
||||
// Not private to avoid synthetic access$NNN methods:
|
||||
byte[] bytes;
|
||||
int byteUpto = 0;
|
||||
|
||||
private int startNode = -1;
|
||||
|
||||
|
|
Loading…
Reference in New Issue