Fix several 'variable set but not used' warnings reported from GCC 4.6.0.
commit6f2472f6ccef32d33073430e1b0aed08d1d48e29
authorBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Sun, 1 May 2011 11:42:41 +0000 (1 11:42 +0000)
committerBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Sun, 1 May 2011 11:42:41 +0000 (1 11:42 +0000)
tree83096f55f8d89521e8938ac355722579abff72df
parent710046d340d866546f87633997d8aa66cb02401f
Fix several 'variable set but not used' warnings reported from GCC 4.6.0.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29805 a1c6a512-1295-4272-9138-f99709370657
12 files changed:
apps/codecs/aiff.c
apps/codecs/libasf/asf.c
apps/codecs/libspeex/cb_search.c
apps/codecs/libspeex/nb_celp.c
apps/codecs/libwma/wmadeci.c
apps/codecs/sid.c
apps/codecs/speex.c
apps/codecs/wavpack.c
apps/codecs/wmapro.c
apps/gui/quickscreen.c
apps/plugins/pictureflow/pictureflow.c
apps/recorder/bmp.c