SpecialUserrights: Remove incorrect comment
[lhc/web/wiklou.git] / 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(