diff --git a/includes/skins/SkinMinerva.php b/includes/skins/SkinMinerva.php index 254afe71d..74650420a 100644 --- a/includes/skins/SkinMinerva.php +++ b/includes/skins/SkinMinerva.php @@ -1229,9 +1229,6 @@ class SkinMinerva extends SkinTemplate implements ICustomizableSkin { /** * Checks whether the editor can handle the existing content handler type. * - * This is mostly the same check that sets wgIsProbablyEditable later in the page output - * process. - * * @return bool */ protected function isCurrentPageContentModelEditable() {