From c79f16837ba97c93314598ed797f91306cfab2db Mon Sep 17 00:00:00 2001 From: dave Date: Wed, 2 Aug 2006 07:44:31 +0000 Subject: [PATCH] - Remove a debugging line. --- admin/judges_sa.php | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/admin/judges_sa.php b/admin/judges_sa.php index 5dae495..05db205 100644 --- a/admin/judges_sa.php +++ b/admin/judges_sa.php @@ -386,7 +386,7 @@ while($r=mysql_fetch_object($q)) "judges_id='$r->id' ". " AND year='".$config['FAIRYEAR']."'"); if(mysql_num_rows($q2) != 0) { - TRACE("Judge [{$r->firstname} {$r->lastname}] is already on a judging team, skipping.\n"); + TRACE(" {$r->firstname} {$r->lastname} is already on a judging team, skipping.\n"); continue; } @@ -511,10 +511,6 @@ for($x=1;$xbucket[$x]; for($y=0; $y