summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/h264.c')
-rw-r--r--libavcodec/h264.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/h264.c b/libavcodec/h264.c
index 77f4fc0..f32af1f 100644
--- a/libavcodec/h264.c
+++ b/libavcodec/h264.c
@@ -44,7 +44,6 @@
#include "svq3.h"
#include "thread.h"
-// #undef NDEBUG
#include <assert.h>
const uint16_t ff_h264_mb_sizes[4] = { 256, 384, 512, 768 };
OpenPOWER on IntegriCloud