mirror of
https://github.com/apache/lucene.git
synced 2025-02-07 02:28:49 +00:00
LUCENE-3108: removed invalid todo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1133754 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
345bc1653d
commit
e02b59e21e
@ -36,8 +36,7 @@ import org.apache.lucene.util.Bits;
|
||||
* @lucene.experimental
|
||||
*/
|
||||
public abstract class DocValuesConsumer {
|
||||
// TODO this might need to go in the codec package since is a direct relative
|
||||
// to TermsConsumer
|
||||
|
||||
protected final AtomicLong bytesUsed;
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user