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_sei.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/h264_sei.c') diff --git a/libavcodec/h264_sei.c b/libavcodec/h264_sei.c index dde5c2174c..f72d72b6e1 100644 --- a/libavcodec/h264_sei.c +++ b/libavcodec/h264_sei.c @@ -30,7 +30,6 @@ #include "h264.h" #include "golomb.h" -//#undef NDEBUG #include static const uint8_t sei_num_clock_ts_table[9] = { -- cgit v1.2.3