From 82e231c7d26fa221be49856feccaa88c534446bb Mon Sep 17 00:00:00 2001 From: William Kendrick Date: Sun, 15 Jun 2003 01:34:53 +0000 Subject: [PATCH] Removed some debugging printf output. --- src/tuxpaint.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/tuxpaint.c b/src/tuxpaint.c index 37fc7f114..f0b4fdd2a 100644 --- a/src/tuxpaint.c +++ b/src/tuxpaint.c @@ -1544,8 +1544,10 @@ void mainloop(void) if (txt_stamps[cur_stamp] != NULL) { +#ifdef DEBUG printf("txt_stamps[cur_stamp] = %s\n", txt_stamps[cur_stamp]); +#endif if (txt_stamps[cur_stamp][0] == '=') {