Disable verbose debugging logs for every X request
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
#if 0
|
#if 1
|
||||||
#undef dprintln
|
#undef dprintln
|
||||||
#define dprintln(...)
|
#define dprintln(...)
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user