From 67d4da38ad994e3468119e3d6cc6f6041786144b Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Thu, 29 Nov 2012 02:11:37 +0100 Subject: Removed debug statements --- atari/toolbar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'atari/toolbar.c') diff --git a/atari/toolbar.c b/atari/toolbar.c index 8a29a532d..e57171cdd 100644 --- a/atari/toolbar.c +++ b/atari/toolbar.c @@ -526,7 +526,7 @@ void toolbar_get_grect(struct s_toolbar *tb, short which, GRECT *dst) dst->g_h = aes_toolbar[which].ob_height; //printf("Toolbar get grect (%d): ", which); - dbg_grect("", dst); + //dbg_grect("", dst); } -- cgit v1.2.3