From 2832ea26f3f792ba0d0b7682a6f33fd05dea3850 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Wed, 15 May 2013 15:16:12 +0200 Subject: Remove commented-out debug #define cruft --- libavcodec/4xm.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'libavcodec/4xm.c') diff --git a/libavcodec/4xm.c b/libavcodec/4xm.c index e34fa1ddc6..fd031348c4 100644 --- a/libavcodec/4xm.c +++ b/libavcodec/4xm.c @@ -32,9 +32,6 @@ #include "get_bits.h" #include "internal.h" -//#undef NDEBUG -//#include - #define BLOCK_TYPE_VLC_BITS 5 #define ACDC_VLC_BITS 9 -- cgit v1.2.1