jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/338914 )

Change subject: Remove a few unused variables
......................................................................


Remove a few unused variables

Change-Id: I5e59e17eac2604debfdaee334c9229938cb2e2ce
---
M SystemGifts/SpecialSystemGiftManagerLogo.php
1 file changed, 0 insertions(+), 4 deletions(-)

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



diff --git a/SystemGifts/SpecialSystemGiftManagerLogo.php 
b/SystemGifts/SpecialSystemGiftManagerLogo.php
index 95fc394..183758c 100644
--- a/SystemGifts/SpecialSystemGiftManagerLogo.php
+++ b/SystemGifts/SpecialSystemGiftManagerLogo.php
@@ -631,10 +631,6 @@
 
                $ulb = $this->msg( 'uploadbtn' )->plain();
 
-               $titleObj = SpecialPage::getTitleFor( 'Upload' );
-               $action = htmlspecialchars( $titleObj->getLocalURL() );
-
-               $encDestFile = htmlspecialchars( $this->mDestFile );
                $source = null;
 
                if ( $wgUseCopyrightUpload ) {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5e59e17eac2604debfdaee334c9229938cb2e2ce
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SocialProfile
Gerrit-Branch: master
Gerrit-Owner: Jack Phoenix <[email protected]>
Gerrit-Reviewer: SamanthaNguyen <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to