From 0b0ad98572a523c99f9a7843edfc0feeca4b2a10 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Wed, 30 Jun 2010 23:57:32 +0000 Subject: [PATCH] Debug line removed --- inc/stats-functions.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/inc/stats-functions.php b/inc/stats-functions.php index 5d8c441f48..4383b26f52 100644 --- a/inc/stats-functions.php +++ b/inc/stats-functions.php @@ -184,8 +184,6 @@ function FILTER_FLUSH_STATS () { // Check wether stats are enabled function ifStatsAreEnabled () { - logDebugMessage(__FUNCTION__, __LINE__, 'CALLED!'); - // Do we have cache? if (!isset($GLOBALS['stats_enabled'])) { // Then determine it -- 2.39.2