summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main/astobj2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/astobj2.c b/main/astobj2.c
index bdd70c63e..ccfbf5388 100644
--- a/main/astobj2.c
+++ b/main/astobj2.c
@@ -60,7 +60,7 @@ struct astobj2 {
};
#ifdef AST_DEVMODE
-#define AO2_DEBUG 1
+/* #define AO2_DEBUG 1 */
#endif
#ifdef AO2_DEBUG