Foxtrott has submitted this change and it was merged.

Change subject: Remove unused $wgTitle
......................................................................


Remove unused $wgTitle

Change-Id: I5c5f16b0545cc36e6ec8392866d80077400f7755
---
M includes/SFI_MenuSelect.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Foxtrott: Verified; Looks good to me, approved



diff --git a/includes/SFI_MenuSelect.php b/includes/SFI_MenuSelect.php
index 50e098e..cd72a05 100644
--- a/includes/SFI_MenuSelect.php
+++ b/includes/SFI_MenuSelect.php
@@ -93,7 +93,7 @@
         */
        public function getHtmlText(){
 
-               global $wgUser, $wgTitle, $wgParser;
+               global $wgUser, $wgParser;
                global $sfigSettings;
 
                // first: set up HTML attributes

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5c5f16b0545cc36e6ec8392866d80077400f7755
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticFormsInputs
Gerrit-Branch: master
Gerrit-Owner: Chad <ch...@wikimedia.org>
Gerrit-Reviewer: Foxtrott <s7ep...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to