SpecialComparePages: Remove outdated comment
[lhc/web/wiklou.git] / includes / specials / SpecialComparePages.php
index 50a48c3..086bcc9 100644 (file)
@@ -50,7 +50,6 @@ class SpecialComparePages extends SpecialPage {
                $this->setHeaders();
                $this->outputHeader();
 
-               # Form (.mw-searchInput enables suggestions)
                $form = HTMLForm::factory( 'ooui', array(
                        'Page1' => array(
                                'type' => 'title',