From: Platonides Date: Sat, 19 Feb 2011 17:00:34 +0000 (+0000) Subject: Remove unused global. X-Git-Tag: 1.31.0-rc.0~31890 X-Git-Url: http://git.cyclocoop.org/data/%24self?a=commitdiff_plain;h=b99862f3f5f4ba03ade952d94ddeaa9bb60a4dc0;p=lhc%2Fweb%2Fwiklou.git Remove unused global. --- diff --git a/skins/MonoBook.php b/skins/MonoBook.php index d594a86582..061f4f6544 100644 --- a/skins/MonoBook.php +++ b/skins/MonoBook.php @@ -62,8 +62,6 @@ class MonoBookTemplate extends BaseTemplate { * @access private */ function execute() { - global $wgRequest; - $this->skin = $skin = $this->data['skin']; // Suppress warnings to prevent notices about missing indexes in $this->data