SpecialComparePages: Remove outdated comment
authorFomafix <fomafix@googlemail.com>
Mon, 11 Jan 2016 17:11:57 +0000 (17:11 +0000)
committer[[mw:User:Fomafix]] <gerritpatchuploader@gmail.com>
Mon, 11 Jan 2016 17:11:57 +0000 (17:11 +0000)
The class 'mw-searchInput' got removed in 828a99e7.

Change-Id: I8cd1f85b7af6bb4552764fa8210d889fcb205746

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',