aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/any2string.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/any2string.c b/src/any2string.c
index 2f68667..094907f 100644
--- a/src/any2string.c
+++ b/src/any2string.c
@@ -37,7 +37,7 @@
/*--------------------------------------------------------------------
* DEBUG
*--------------------------------------------------------------------*/
-#define ANY2STRING_DEBUG 1
+/*#define ANY2STRING_DEBUG 1*/
#ifdef ANY2STRING_DEBUG
# define A2SDEBUG(x) x