Recommit r110758 (again) now that the problem has been fixed in r110761
[lhc/web/wiklou.git] / includes / Setup.php
index 1cf803c..00df897 100644 (file)
@@ -427,7 +427,6 @@ if ( $wgCommandLineMode ) {
                }
        }
        wfDebug( "$debug\n" );
-       MWDebug::processRequest( $wgRequest );
 }
 
 wfProfileOut( $fname . '-misc1' );