[FFmpeg-devel] [PATCH] libschroedingerdec: remove unused header

Paul B Mahol onemda at gmail.com
Sat Jun 23 01:02:03 CEST 2012


Signed-off-by: Paul B Mahol <onemda at gmail.com>
---
 libavcodec/libschroedingerdec.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/libavcodec/libschroedingerdec.c b/libavcodec/libschroedingerdec.c
index bf6daf6..5aa9c95 100644
--- a/libavcodec/libschroedingerdec.c
+++ b/libavcodec/libschroedingerdec.c
@@ -32,10 +32,6 @@
 #include "avcodec.h"
 #include "libschroedinger.h"
 
-#undef NDEBUG
-#include <assert.h>
-
-
 #include <schroedinger/schro.h>
 #include <schroedinger/schrodebug.h>
 #include <schroedinger/schrovideoformat.h>
-- 
1.7.7



More information about the ffmpeg-devel mailing list