From 752207e36bd9ee0df0183c5ecb0a53a12caea5df Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Thu, 2 Jun 2011 22:46:11 +0200 Subject: cook: Remove unused debug functions. --- libavcodec/cook.c | 32 -------------------------------- 1 file changed, 32 deletions(-) (limited to 'libavcodec/cook.c') diff --git a/libavcodec/cook.c b/libavcodec/cook.c index 79aee2e5eb..dfba2c553b 100644 --- a/libavcodec/cook.c +++ b/libavcodec/cook.c @@ -166,38 +166,6 @@ typedef struct cook { static float pow2tab[127]; static float rootpow2tab[127]; -/* debug functions */ - -#ifdef COOKDEBUG -static void dump_float_table(float* table, int size, int delimiter) { - int i=0; - av_log(NULL,AV_LOG_ERROR,"\n[%d]: ",i); - for (i=0 ; i