Merge "SpecialUserrights: Remove incorrect comment"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Fri, 25 Nov 2016 19:08:04 +0000 (19:08 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Fri, 25 Nov 2016 19:08:04 +0000 (19:08 +0000)
includes/specials/SpecialUserrights.php

index 30b050c..6ded6d9 100644 (file)
@@ -707,7 +707,6 @@ class UserrightsPage extends SpecialPage {
         * @return bool Can we remove the group?
         */
        private function canRemove( $group ) {
-               // $this->changeableGroups()['remove'] doesn't work, of course. Thanks, PHP.
                $groups = $this->changeableGroups();
 
                return in_array(