Merge "Revision: Handle all return values of Title::newFromId"
[lhc/web/wiklou.git] / includes / widget / SearchInputWidget.php
index 773c291..70b0dcc 100644 (file)
@@ -34,7 +34,6 @@ class SearchInputWidget extends TitleInputWidget {
                        'icon' => 'search',
                ], $config );
 
-               // Parent constructor
                parent::__construct( $config );
 
                // Properties, which are ignored in PHP and just shipped back to JS