summaryrefslogtreecommitdiff
path: root/libavcodec/asvdec.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/asvdec.c')
-rw-r--r--libavcodec/asvdec.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavcodec/asvdec.c b/libavcodec/asvdec.c
index a1246877a7..9f74abbbec 100644
--- a/libavcodec/asvdec.c
+++ b/libavcodec/asvdec.c
@@ -33,9 +33,6 @@
#include "mathops.h"
#include "mpeg12data.h"
-//#undef NDEBUG
-//#include <assert.h>
-
#define VLC_BITS 6
#define ASV2_LEVEL_VLC_BITS 10