Disable debug output of parser.

This commit is contained in:
Mario Hüttel 2022-04-10 15:31:55 +02:00
parent a36b78b237
commit 05a1ef9014
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
#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