Index: libavcodec/h264_parser.c |
diff --git a/libavcodec/h264_parser.c b/libavcodec/h264_parser.c |
index c9dea81a4913870d07a4feaf62f420cba1c07c80..57a8b6bad05f28e7195da48d09124fcc20df2956 100644 |
--- a/libavcodec/h264_parser.c |
+++ b/libavcodec/h264_parser.c |
@@ -25,8 +25,6 @@ |
* @author Michael Niedermayer <michaelni@gmx.at> |
*/ |
-#define UNCHECKED_BITSTREAM_READER 1 |
- |
#include "parser.h" |
#include "h264data.h" |
#include "golomb.h" |