jenkins-bot has submitted this change and it was merged.

Change subject: Removed dead argument
......................................................................


Removed dead argument

Change-Id: Iab97a35f697793ef751864cffcc95876b73eec18
---
M lib/includes/Interactors/TermIndexSearchInteractor.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Hoo man: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/lib/includes/Interactors/TermIndexSearchInteractor.php 
b/lib/includes/Interactors/TermIndexSearchInteractor.php
index ff6d045..962152b 100644
--- a/lib/includes/Interactors/TermIndexSearchInteractor.php
+++ b/lib/includes/Interactors/TermIndexSearchInteractor.php
@@ -165,7 +165,7 @@
                        ),
                        null,
                        $entityType,
-                       $this->getTermIndexOptions( $this->termSearchOptions )
+                       $this->getTermIndexOptions()
                );
 
                $limit = $this->termSearchOptions->getLimit();

-- 
To view, visit https://gerrit.wikimedia.org/r/294881
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iab97a35f697793ef751864cffcc95876b73eec18
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Jeroen De Dauw <[email protected]>
Gerrit-Reviewer: Hoo man <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to