Index: libavcodec/mpeg12.c |
diff --git a/libavcodec/mpeg12.c b/libavcodec/mpeg12.c |
index 1dae17ff94355aee102313e8e0510c7b73d875c9..8ba04ce2967aa14d69b1c42641cd08e7f5c7e0e7 100644 |
--- a/libavcodec/mpeg12.c |
+++ b/libavcodec/mpeg12.c |
@@ -25,8 +25,6 @@ |
* MPEG-1/2 decoder |
*/ |
-#define UNCHECKED_BITSTREAM_READER 1 |
- |
//#define DEBUG |
#include "internal.h" |
#include "avcodec.h" |