From: Alexandre Emsenhuber Date: Sat, 30 May 2009 21:23:44 +0000 (+0000) Subject: removed unused global declaration X-Git-Tag: 1.31.0-rc.0~41598 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=99b8fa8606a765ca05a6e8721fb831bad0e3cd61;p=lhc%2Fweb%2Fwiklou.git removed unused global declaration --- diff --git a/skins/Vector.php b/skins/Vector.php index 097d4f59be..a28088b15a 100644 --- a/skins/Vector.php +++ b/skins/Vector.php @@ -35,8 +35,6 @@ class SkinVector extends SkinTemplate { * @param object $out Output page to add styles to */ public function setupSkinUserCss( OutputPage $out ) { - global $wgHandheldStyle; - parent::setupSkinUserCss( $out ); // Append to the default screen common & print styles...