mirror of https://github.com/apache/lucene.git
Remove outdated comment line in RandomMergePolicy.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717660 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0618b18f7b
commit
bd777ac22d
|
@ -42,7 +42,6 @@ public final class RandomMergePolicy extends MergePolicy {
|
|||
|
||||
/**
|
||||
* Not private so tests can inspect it,
|
||||
* Not final so it can be set on clone
|
||||
*/
|
||||
final MergePolicy inner;
|
||||
|
||||
|
|
Loading…
Reference in New Issue