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

Change subject: Undeploy OpenSearchXml
......................................................................


Undeploy OpenSearchXml

Bug: T76122
Change-Id: Ic9cc952687584339d6a084fdcbf539db126536a7
---
M wmf-config/CommonSettings.php
1 file changed, 0 insertions(+), 5 deletions(-)

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



diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 98fc02f..1c5546a 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -1637,11 +1637,6 @@
        $wgCollectionPortletFormats = $wmgCollectionPortletFormats;
 }
 
-# OpenSearchXml was merged to core.
-if ( !is_callable( 'ApiOpenSearch::getOpenSearchTemplate' ) ) {
-       include( "$IP/extensions/OpenSearchXml/OpenSearchXml.php" );
-}
-
 # Various system to allow/prevent flooding
 # (including exemptions for scheduled outreach events)
 require( "$wmfConfigDir/throttle.php" );

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic9cc952687584339d6a084fdcbf539db126536a7
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to