Remove unnecessary portion of a condition. This fixes issue607 and avoids
authorRobert Swain <robert.swain@gmail.com>
Fri, 29 Aug 2008 20:18:34 +0000 (20:18 +0000)
committerRobert Swain <robert.swain@gmail.com>
Fri, 29 Aug 2008 20:18:34 +0000 (20:18 +0000)
commitf4fae46e6714fa07f899d9de3f1986181c0b101b
tree434954f3a1e62628a0e25a61d94ac81a235e9dd9
parent3a25c707fae3c6e99fdda40474c3d74be24cc4c3
Remove unnecessary portion of a condition. This fixes issue607 and avoids
another unintended bug where channel coupling could have been run on an SCE.

Originally committed as revision 15036 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/aac.c