Remove redundant assigment to "dummy" variable
commiteea3c1cd94a2686bbe3a18cc8330a0030e05b4e2
authorThomas Jarosch <tomj@simonv.com>
Sat, 3 Dec 2011 17:06:44 +0000 (3 17:06 +0000)
committerThomas Jarosch <tomj@simonv.com>
Sat, 3 Dec 2011 17:06:44 +0000 (3 17:06 +0000)
tree793444ab6973221735ae9817dade48ee8107355d
parentdd865bcd1ef03b32df1bd65508e991d0ae9e5f63
Remove redundant assigment to "dummy" variable

It was probably in there to silence a gcc warning
about unused variable "dummy".

Detected by cppcheck.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31124 a1c6a512-1295-4272-9138-f99709370657
apps/mp3data.c