Index: trunk/phase3/skins/MonoBook.php |
— | — | @@ -62,8 +62,6 @@ |
63 | 63 | * @access private |
64 | 64 | */ |
65 | 65 | function execute() { |
66 | | - global $wgRequest; |
67 | | - |
68 | 66 | $this->skin = $skin = $this->data['skin']; |
69 | 67 | |
70 | 68 | // Suppress warnings to prevent notices about missing indexes in $this->data |