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/alsdec.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libavcodec/alsdec.c') diff --git a/libavcodec/alsdec.c b/libavcodec/alsdec.c index 3d419bba10..8451edb081 100644 --- a/libavcodec/alsdec.c +++ b/libavcodec/alsdec.c @@ -25,10 +25,6 @@ * @author Thilo Borgmann */ - -//#define DEBUG - - #include "avcodec.h" #include "get_bits.h" #include "unary.h" -- cgit v1.2.3