Index: libavcodec/mpeg4videodec.c |
diff --git a/libavcodec/mpeg4videodec.c b/libavcodec/mpeg4videodec.c |
index 4312689393d4acb38021e1c1dac00c56aab1f29f..d75eee77806fa7cd2749e048197a1bfc635dff1c 100644 |
--- a/libavcodec/mpeg4videodec.c |
+++ b/libavcodec/mpeg4videodec.c |
@@ -20,8 +20,6 @@ |
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
*/ |
-#define UNCHECKED_BITSTREAM_READER 1 |
- |
#include "libavutil/opt.h" |
#include "mpegvideo.h" |
#include "mpeg4video.h" |