cancel svg debug

Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
This commit is contained in:
Sergey Isakov 2020-03-10 17:06:16 +03:00
parent 24dec8435c
commit e602853ba3

View File

@ -39,7 +39,7 @@
#include "FloatLib.h"
#ifndef DEBUG_ALL
#define DEBUG_SVG 1
#define DEBUG_SVG 0
#else
#define DEBUG_SVG DEBUG_ALL
#endif