Merge "Introduce ClearUserWatchlistJob"
[lhc/web/wiklou.git] / maintenance / benchmarks / bench_wfIsWindows.php
index f26dbb2..960ef0e 100644 (file)
@@ -42,7 +42,6 @@ class BenchWfIsWindows extends Benchmarker {
                        [ 'function' => [ $this, 'wfIsWindows' ] ],
                        [ 'function' => [ $this, 'wfIsWindowsCached' ] ],
                ] );
-               print $this->getFormattedResults();
        }
 
        protected static function is_win() {