Remove duplicated MUL16 macro definition, fixes the warning:
authorDiego Biurrun <diego@biurrun.de>
Thu, 5 Mar 2009 22:17:12 +0000 (22:17 +0000)
committerDiego Biurrun <diego@biurrun.de>
Thu, 5 Mar 2009 22:17:12 +0000 (22:17 +0000)
commit27127202d6ad329b9ab4ef35df5cebce94502965
tree03ace7ff3358b626fce059b4b604199f809cbfaf
parent35690321a72348b8c45bdaa1618d98ad7e628b80
Remove duplicated MUL16 macro definition, fixes the warning:
libavcodec/ac3enc.c:119:1: warning: "MUL16" redefined

Originally committed as revision 17832 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ac3enc.c