summaryrefslogtreecommitdiff
path: root/skins/ArchLinux.php
diff options
context:
space:
mode:
Diffstat (limited to 'skins/ArchLinux.php')
-rw-r--r--skins/ArchLinux.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/ArchLinux.php b/skins/ArchLinux.php
index 63aa6516..3b2c0037 100644
--- a/skins/ArchLinux.php
+++ b/skins/ArchLinux.php
@@ -60,7 +60,7 @@ class ArchLinuxTemplate extends QuickTemplate {
* @access private
*/
function execute() {
- global $wgRequest, $wgArchNavBar, $wgArchNavBarSelected;
+ global $wgRequest, $wgArchNavBar;
$this->skin = $skin = $this->data['skin'];
$action = $wgRequest->getText( 'action' );