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:
Christine Poerschke 2015-12-02 18:15:51 +00:00
parent 0618b18f7b
commit bd777ac22d
1 changed files with 0 additions and 1 deletions

View File

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