Skip to content
Snippets Groups Projects
Commit 9b41cb1c authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

remove debug stuff

Originally committed as revision 3657 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 5d0e4cb8
No related branches found
No related tags found
No related merge requests found
...@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment