FS#8882: Fix the bug where skipping backwards with Ogg files could result in a skip...
commit61e2095caecd3110880fe6f41c4c6203dce9f150
authornicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Mon, 14 Apr 2008 10:52:16 +0000 (14 10:52 +0000)
committernicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Mon, 14 Apr 2008 10:52:16 +0000 (14 10:52 +0000)
tree86b26fe8508197344608c4464bc25e21f0c93d4e
parent47cc7aceed2de11a22806654c6d7ff3fcc2f9fdf
FS#8882: Fix the bug where skipping backwards with Ogg files could result in a skip forward (FS#8508). The problem was introduced by a one-line change in r16025, so we revert it. At the time I thought that line had become useless but obviously I was wrong. Thanks to Greg Erwin for finding the fix.

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