projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51ce035
)
remove uneeded include as assert is never used
author
Alex Beregszaszi
<alex@rtfs.hu>
Fri, 13 Jul 2007 12:01:56 +0000
(12:01 +0000)
committer
Alex Beregszaszi
<alex@rtfs.hu>
Fri, 13 Jul 2007 12:01:56 +0000
(12:01 +0000)
Originally committed as revision 9622 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/ogg.c
patch
|
blob
|
history
diff --git
a/libavformat/ogg.c
b/libavformat/ogg.c
index
c98bb22
..
9a5f11d
100644
(file)
--- a/
libavformat/ogg.c
+++ b/
libavformat/ogg.c
@@
-28,8
+28,6
@@
#include "avformat.h"
-#undef NDEBUG
-#include <assert.h>
#define DECODER_BUFFER_SIZE 4096