Remove some unused code. bufopen for TYPE_ID3 can only return ERR_BUFFER_FULL (or...
commit9b410cbf24cbebc76fe684f5f6438072ac679489
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Sat, 28 Feb 2009 20:08:30 +0000 (28 20:08 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Sat, 28 Feb 2009 20:08:30 +0000 (28 20:08 +0000)
tree91a3579210e385d77b7034beefb32984f17e883a
parente2e8b73138c5d4a95fd18aaf76ebcb13c8a144c8
Remove some unused code. bufopen for TYPE_ID3 can only return ERR_BUFFER_FULL (or a valid id of course) and no other error anyway.

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