Index: libavcodec/ituh263dec.c |
diff --git a/libavcodec/ituh263dec.c b/libavcodec/ituh263dec.c |
index f058c9b84828a3dc8425bd96d1664250eada91e0..bf03e1a1d66e2325c9f3951f77a1059578eaa8cc 100644 |
--- a/libavcodec/ituh263dec.c |
+++ b/libavcodec/ituh263dec.c |
@@ -27,8 +27,6 @@ |
* h263 decoder. |
*/ |
-#define UNCHECKED_BITSTREAM_READER 1 |
- |
//#define DEBUG |
#include <limits.h> |