Skip to content

Commit a3237d3

Browse files
committed
debug log is off
1 parent b118514 commit a3237d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tp_transcode.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
#include <stdint.h>
5252
#include <inttypes.h>
5353

54-
#if 1
54+
#if 0
5555
#define dd(...) fprintf(stderr, __VA_ARGS__)
5656
#else
5757
#define dd(...)

0 commit comments

Comments
 (0)