summaryrefslogtreecommitdiff
path: root/src/screen_world.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/screen_world.c')
-rw-r--r--src/screen_world.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/screen_world.c b/src/screen_world.c
index f61677f..ebaaa20 100644
--- a/src/screen_world.c
+++ b/src/screen_world.c
@@ -93,7 +93,6 @@ void countRoundInc()
}
count++;
- printf("count = %d\n", count);
if( count >= max_count )
{