From: John Du Hart Date: Tue, 3 Jan 2012 23:52:15 +0000 (+0000) Subject: Followup r107954, rm debugging code X-Git-Tag: 1.31.0-rc.0~25569 X-Git-Url: https://git.cyclocoop.org/%7B%7B%20url_for%28%27user%27%2C%20userid=session.user.id%29%20%7D%7D?a=commitdiff_plain;h=c1f84a7a649eda202167c077371c610b18d475a3;p=lhc%2Fweb%2Fwiklou.git Followup r107954, rm debugging code --- diff --git a/includes/debug/Debug.php b/includes/debug/Debug.php index 328bd5e0be..010745963d 100644 --- a/includes/debug/Debug.php +++ b/includes/debug/Debug.php @@ -253,8 +253,6 @@ class MWDebug { } global $wgVersion, $wgRequestTime; - wfWarn( 'johnduhart is pretty cool' ); - wfDeprecated( __METHOD__, '1.19' ); MWDebug::log( 'MWDebug output complete' ); $debugInfo = array( 'mwVersion' => $wgVersion,