Disable debug output of parser.
This commit is contained in:
parent
a36b78b237
commit
05a1ef9014
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
#include <gds-render/gds-utils/gds-types.h>
|
#include <gds-render/gds-utils/gds-types.h>
|
||||||
|
|
||||||
#define GDS_PRINT_DEBUG_INFOS (1) /**< @brief 1: Print infos, 0: Don't print */
|
#define GDS_PRINT_DEBUG_INFOS (0) /**< @brief 1: Print infos, 0: Don't print */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Parse a GDS file
|
* @brief Parse a GDS file
|
||||||
|
Loading…
Reference in New Issue
Block a user