Merge "Variable $wgRestrictionLevels unused since 1cbaa921"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Sun, 12 May 2013 14:34:25 +0000 (14:34 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Sun, 12 May 2013 14:34:25 +0000 (14:34 +0000)
includes/ProtectionForm.php

index 0ac8749..0871cf0 100644 (file)
@@ -614,7 +614,7 @@ class ProtectionForm {
        }
 
        function buildCleanupScript() {
-               global $wgRestrictionLevels, $wgCascadingRestrictionLevels, $wgOut;
+               global $wgCascadingRestrictionLevels, $wgOut;
 
                $cascadeableLevels = $wgCascadingRestrictionLevels;
                $options = array(