From 95b3fb306f6756442001058abf3e480a242aa0b9 Mon Sep 17 00:00:00 2001 From: krangelov Date: Wed, 9 Oct 2019 14:34:04 +0200 Subject: [PATCH] forgot that debugging is on --- src/runtime/c/pgf/parser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/runtime/c/pgf/parser.c b/src/runtime/c/pgf/parser.c index 77e827a0b..7b564c069 100644 --- a/src/runtime/c/pgf/parser.c +++ b/src/runtime/c/pgf/parser.c @@ -9,7 +9,7 @@ #include #include -#define PGF_PARSER_DEBUG +//#define PGF_PARSER_DEBUG //#define PGF_COUNTS_DEBUG //#define PGF_RESULT_DEBUG