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:
Robert Muir 2013-01-08 16:26:30 +00:00
parent 693f07e540
commit d65a7fc29a
1 changed files with 0 additions and 1 deletions

View File

@ -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;