X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fwma.c;h=3bc60993899a185bb4f44702ea01842ff7eb6de3;hb=8f79cd4764f7cdf3c5b5252e39ee0a6725f2eb94;hp=fa5c8877340b333356361a87fb344f2c8f5ece06;hpb=9cbaf5849b217342b9850bd39e91d3c83f8f2ed1;p=ffmpeg diff --git a/libavcodec/wma.c b/libavcodec/wma.c index fa5c8877340..3bc60993899 100644 --- a/libavcodec/wma.c +++ b/libavcodec/wma.c @@ -28,9 +28,6 @@ #include "wma_freqs.h" #include "wmadata.h" -#undef NDEBUG -#include - /* XXX: use same run/length optimization as mpeg decoders */ // FIXME maybe split decode / encode or pass flag static av_cold int init_coef_vlc(VLC *vlc, uint16_t **prun_table,