[FFmpeg-cvslog] libschroedingerdec: remove unused header

Paul B Mahol git at videolan.org
Sat Jun 23 02:30:09 CEST 2012


ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Fri Jun 22 22:58:56 2012 +0000| [53cec46b255d8587539516f7a013b56a25c7c6d7] | committer: Paul B Mahol

libschroedingerdec: remove unused header

Signed-off-by: Paul B Mahol <onemda at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=53cec46b255d8587539516f7a013b56a25c7c6d7
---

 libavcodec/libschroedingerdec.c |    4 ----
 1 file changed, 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>



More information about the ffmpeg-cvslog mailing list