Removed debugs, updated CHANGELOG

This commit is contained in:
Olof hagsand 2022-07-25 09:42:18 +02:00
parent 9d65fb81d7
commit d7ed503bad
3 changed files with 8 additions and 11 deletions

View file

@ -93,7 +93,7 @@
#include "clixon_yang_schemanode_parse.h"
/* Enable for debugging, steals some cycles otherwise */
#if 1
#if 0
#define _PARSE_DEBUG(s) clicon_debug(1,(s))
#else
#define _PARSE_DEBUG(s)