Merge "Special:Newpages feed now shows first revision instead of latest revision"
[lhc/web/wiklou.git] / maintenance / benchmarks / bench_if_switch.php
index 32c3932..843ef7c 100644 (file)
@@ -42,7 +42,6 @@ class BenchIfSwitch extends Benchmarker {
                        [ 'function' => [ $this, 'doElseIf' ] ],
                        [ 'function' => [ $this, 'doSwitch' ] ],
                ] );
-               $this->output( $this->getFormattedResults() );
        }
 
        // bench function 1