From 2a61592573d725956a4377641344afe263382648 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Tue, 20 Aug 2013 14:25:33 +0200 Subject: avcodec: Remove some commented-out debug cruft --- libavcodec/h264_mvpred.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/h264_mvpred.h') diff --git a/libavcodec/h264_mvpred.h b/libavcodec/h264_mvpred.h index 586772fa2e..a7545f001f 100644 --- a/libavcodec/h264_mvpred.h +++ b/libavcodec/h264_mvpred.h @@ -32,7 +32,6 @@ #include "avcodec.h" #include "h264.h" -//#undef NDEBUG #include static av_always_inline int fetch_diagonal_mv(H264Context *h, const int16_t **C, -- cgit v1.2.3