summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavcodec/wmadec.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavcodec/wmadec.c b/libavcodec/wmadec.c
index 118cf11e7d..4fbbe39a4b 100644
--- a/libavcodec/wmadec.c
+++ b/libavcodec/wmadec.c
@@ -19,8 +19,8 @@
#include "avcodec.h"
#include "dsputil.h"
-#define DEBUG_PARAMS
-#define DEBUG_TRACE
+//#define DEBUG_PARAMS
+//#define DEBUG_TRACE
/* size of blocks */
#define BLOCK_MIN_BITS 7