summaryrefslogtreecommitdiff
path: root/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc.c')
-rw-r--r--misc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/misc.c b/misc.c
index 648233973..155c21db8 100644
--- a/misc.c
+++ b/misc.c
@@ -609,8 +609,6 @@ void IncreaseDate(void)
return;
_date_fract = 0;
- printf("%d\n", _frame_counter);
-
/* yeah, increse day counter and call various daily loops */
_date++;