r82467 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r82466‎ | r82467 | r82468 >
Date:17:00, 19 February 2011
Author:platonides
Status:ok
Tags:
Comment:
Remove unused global.
Modified paths:
  • /trunk/phase3/skins/MonoBook.php (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/MonoBook.php
@@ -62,8 +62,6 @@
6363 * @access private
6464 */
6565 function execute() {
66 - global $wgRequest;
67 -
6866 $this->skin = $skin = $this->data['skin'];
6967
7068 // Suppress warnings to prevent notices about missing indexes in $this->data

Status & tagging log