DEBUG off.
This commit is contained in:
parent
ab049ec704
commit
e716ce25a1
|
@ -83,7 +83,7 @@
|
||||||
/* For Debug, logging, statistics */
|
/* For Debug, logging, statistics */
|
||||||
/*---------------------------------------------------------------------------*/
|
/*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
#define DEBUG 1
|
#define DEBUG 0
|
||||||
#if DEBUG
|
#if DEBUG
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#define PRINTF(...) printf(__VA_ARGS__)
|
#define PRINTF(...) printf(__VA_ARGS__)
|
||||||
|
|
Loading…
Reference in a new issue