]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
aacdec: Remove pointless check and improve comment.
authorAndre Noll <maan@systemlinux.org>
Thu, 17 Apr 2014 23:38:19 +0000 (23:38 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 25 Mar 2017 10:54:36 +0000 (11:54 +0100)
"consumed" is always less than "len" here because of the check a few
lines earlier.


No differences found