We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b118514 commit a3237d3Copy full SHA for a3237d3
src/tp_transcode.c
@@ -51,7 +51,7 @@
51
#include <stdint.h>
52
#include <inttypes.h>
53
54
-#if 1
+#if 0
55
#define dd(...) fprintf(stderr, __VA_ARGS__)
56
#else
57
#define dd(...)
0 commit comments