Commit 9b41cb1c authored by Michael Niedermayer's avatar Michael Niedermayer

remove debug stuff

Originally committed as revision 3657 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 5d0e4cb8
...@@ -23,10 +23,6 @@ ...@@ -23,10 +23,6 @@
* Range coder. * Range coder.
*/ */
#undef NDEBUG
#include <assert.h>
typedef struct RangeCoder{ typedef struct RangeCoder{
int low; int low;
int range; int range;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment