changeset 6955:b2afb5049932 libavcodec

10l: cosmetics
author jbr
date Sat, 31 May 2008 19:59:10 +0000
parents 57797b6c9d59
children 9984c30bf233
files ac3dec.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ac3dec.c	Sat May 31 19:56:54 2008 +0000
+++ b/ac3dec.c	Sat May 31 19:59:10 2008 +0000
@@ -1007,7 +1007,6 @@
                 }
                 /* run last 2 bit allocation stages if new dba values */
                 bit_alloc_stages[ch] = FFMAX(bit_alloc_stages[ch], 2);
-
             }
         }
     } else if(blk == 0) {