mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-28 13:40:55 +00:00
remove debug stuff
Originally committed as revision 3657 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
5d0e4cb87a
commit
9b41cb1c41
@ -23,10 +23,6 @@
|
||||
* Range coder.
|
||||
*/
|
||||
|
||||
|
||||
#undef NDEBUG
|
||||
#include <assert.h>
|
||||
|
||||
typedef struct RangeCoder{
|
||||
int low;
|
||||
int range;
|
||||
|
Loading…
Reference in New Issue
Block a user