# HG changeset patch # User jbr # Date 1184811674 0 # Node ID d7fde453d208e8dd5ae895f9dc7172db63676c6a # Parent 2020fab0e37a07be7e47d70e726cf5c15465ae80 don't need to define ALT_BITSTREAM_READER diff -r 2020fab0e37a -r d7fde453d208 ac3dec.c --- a/ac3dec.c Thu Jul 19 02:16:20 2007 +0000 +++ b/ac3dec.c Thu Jul 19 02:21:14 2007 +0000 @@ -32,8 +32,6 @@ #include #include -#define ALT_BITSTREAM_READER - #include "avcodec.h" #include "ac3.h" #include "ac3tab.h"