From 1ba431bf1afe22c0f7b1fb817d8f5dc2e1e51374 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Mon, 14 Jul 2003 07:32:31 +0000 Subject: [PATCH] o/~ the beauty of silence o/~ --- stepmania/src/pcre/pcre.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/stepmania/src/pcre/pcre.c b/stepmania/src/pcre/pcre.c index 4a39e13096..623fe94dce 100644 --- a/stepmania/src/pcre/pcre.c +++ b/stepmania/src/pcre/pcre.c @@ -34,8 +34,7 @@ restrictions: /* Define DEBUG to get debugging output on stdout. */ - -/* #define DEBUG */ +#undef DEBUG /* noisy */ /* Use a macro for debugging printing, 'cause that eliminates the use of #ifdef inline, and there are *still* stupid compilers about that don't like indented