]> git.tuebingen.mpg.de Git - paraslash.git/commit
aacdec: Remove pointless assignment.
authorAndre Noll <maan@systemlinux.org>
Thu, 17 Apr 2014 23:45:19 +0000 (23:45 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 25 Mar 2017 10:54:36 +0000 (11:54 +0100)
commit597de66c60f58d1e659630e40b3cf67033b8ce3d
tree47c150075e158d10a121ee8e569c1865708aa63c
parent7868da29821d8ef8ceb120480ec08cb8ee3f7bd4
aacdec: Remove pointless assignment.

No need to set "ret" here as the jump to "next_buffer" overwrites
its content anyway.
aacdec_filter.c