Remove useless += from ff_imdct_half_c() found by CSA.
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 17 Apr 2009 18:12:00 +0000 (18:12 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 17 Apr 2009 18:12:00 +0000 (18:12 +0000)
commitb278a1ed1c0dd5cadf50a9a3b761eaecebbc1276
tree008091d4b75c3b365f23afc1b464f3eb61b0680d
parente8c93839148a168aedc978388f14c3599dd072f8
Remove useless += from ff_imdct_half_c() found by CSA.

Originally committed as revision 18578 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mdct.c