Chromium Code Reviews| Index: libavcodec/wmavoice.c |
| diff --git a/libavcodec/wmavoice.c b/libavcodec/wmavoice.c |
| index 2be0cf25f2b83d42ea670b459c1f68fb386ef4f5..a160cf36a8db24e9560d5110f3a4ba0c4266f4ad 100644 |
| --- a/libavcodec/wmavoice.c |
| +++ b/libavcodec/wmavoice.c |
| @@ -25,8 +25,6 @@ |
| * @author Ronald S. Bultje <rsbultje@gmail.com> |
| */ |
| -#define UNCHECKED_BITSTREAM_READER 1 |
| - |
| #include <math.h> |
| #include "avcodec.h" |
| #include "get_bits.h" |