From 16619e363de827f503f9594e954ef5beb9c93053 Mon Sep 17 00:00:00 2001 From: mattpiwik Date: Thu, 10 Jan 2008 15:04:08 +0000 Subject: Some cleaning + started removing/fixing some TODO in the code git-svn-id: http://dev.piwik.org/svn/trunk@131 59fd770c-687e-43c8-a1e3-f5a4ff64c105 --- modules/LogStats.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/LogStats.php') diff --git a/modules/LogStats.php b/modules/LogStats.php index b6f088582c..5f3f60eb34 100644 --- a/modules/LogStats.php +++ b/modules/LogStats.php @@ -194,8 +194,6 @@ class Piwik_LogStats } } - - function printDebug( $info = '' ) { if(isset($GLOBALS['DEBUGPIWIK']) && $GLOBALS['DEBUGPIWIK']) -- cgit v1.2.3