Chromium Code Reviews| Index: libavcodec/h264_cavlc.c |
| diff --git a/libavcodec/h264_cavlc.c b/libavcodec/h264_cavlc.c |
| index a782f146986968f7901382d2a7d0132cd682628c..b36fc6e353989b0df97bfb3057472fc4521dbdab 100644 |
| --- a/libavcodec/h264_cavlc.c |
| +++ b/libavcodec/h264_cavlc.c |
| @@ -26,7 +26,6 @@ |
| */ |
| #define CABAC 0 |
| -#define UNCHECKED_BITSTREAM_READER 1 |
| #include "internal.h" |
| #include "avcodec.h" |