aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Setup.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/Setup.php')
-rw-r--r--includes/Setup.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/Setup.php b/includes/Setup.php
index 1cf803c14afd..00df897229a9 100644
--- a/includes/Setup.php
+++ b/includes/Setup.php
@@ -427,7 +427,6 @@ if ( $wgCommandLineMode ) {
}
}
wfDebug( "$debug\n" );
- MWDebug::processRequest( $wgRequest );
}
wfProfileOut( $fname . '-misc1' );