Index: trunk/phase3/includes/debug/Debug.php |
— | — | @@ -253,8 +253,6 @@ |
254 | 254 | } |
255 | 255 | |
256 | 256 | global $wgVersion, $wgRequestTime; |
257 | | - wfWarn( 'johnduhart is pretty cool' ); |
258 | | - wfDeprecated( __METHOD__, '1.19' ); |
259 | 257 | MWDebug::log( 'MWDebug output complete' ); |
260 | 258 | $debugInfo = array( |
261 | 259 | 'mwVersion' => $wgVersion, |