Merge "HTMLForm: Do not generate wrappers for empty sections"
[lhc/web/wiklou.git] / maintenance / benchmarks / bench_utf8_title_check.php
index 9ba1623..3091de6 100644 (file)
@@ -86,7 +86,6 @@ class BenchUtf8TitleCheck extends Benchmarker {
                        ];
                }
                $this->bench( $benchmarks );
-               $this->output( $this->getFormattedResults() );
        }
 
        protected function use_regexp( $s ) {