mirror of https://github.com/apache/lucene.git
remove obselete TODO
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1490989 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
290ae62a44
commit
495a5239b6
|
@ -17,9 +17,6 @@ package org.apache.lucene.util;
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
// TODO: probably move this to core at some point (eg,
|
||||
// cutover kuromoji, synfilter, LookaheadTokenFilter)
|
||||
|
||||
/** Acts like forever growing T[], but internally uses a
|
||||
* circular buffer to reuse instances of T.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue