diff options
author | Max Kellermann <max@duempel.org> | 2008-03-26 10:37:49 +0000 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2008-03-26 10:37:49 +0000 |
commit | 5a62c5cf9ce45542d1c90080791b0b4e9f5c24a3 (patch) | |
tree | 475010a8afce69d0771fb3506c23542bb17c5abd /src/replayGain.h | |
parent | c5e1bc39e95fb2423146e062c7efade70bac2c8f (diff) | |
download | mpd-5a62c5cf9ce45542d1c90080791b0b4e9f5c24a3.tar.gz mpd-5a62c5cf9ce45542d1c90080791b0b4e9f5c24a3.tar.xz mpd-5a62c5cf9ce45542d1c90080791b0b4e9f5c24a3.zip |
inputPlugins/oggvorbis: removed unused variables
The local variable eof can actually be replaced with a simple "break".
With a negative ret, the value of chunkpos can be invalidated, I am
not sure if this might have been a bug.
[ew: no, a negative ret will correspond to ret == OV_HOLE and ret
will be reset to zero leaving chunkpos untouched (code cleaned up
to make this more obvious]
git-svn-id: https://svn.musicpd.org/mpd/trunk@7202 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'src/replayGain.h')
0 files changed, 0 insertions, 0 deletions