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