Signed-off-by: Paul B Mahol <[email protected]>
---
libavcodec/qdm2.c | 4 ----
1 file changed, 4 deletions(-)
diff --git a/libavcodec/qdm2.c b/libavcodec/qdm2.c
index 55d9e3f..5e12469 100644
--- a/libavcodec/qdm2.c
+++ b/libavcodec/qdm2.c
@@ -46,10 +46,6 @@
#include "qdm2_tablegen.h"
-#undef NDEBUG
-#include <assert.h>
-
-
#define QDM2_LIST_ADD(list, size, packet) \
do { \
if (size > 0) { \
--
1.7.11.2
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel