Use queue_empty instead of queue_peek again now that we don't care about the event...
commitfebe683a6e5841740711d6d3e0971df56c3c11d4
authornicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Sat, 29 Mar 2008 13:32:37 +0000 (29 13:32 +0000)
committernicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Sat, 29 Mar 2008 13:32:37 +0000 (29 13:32 +0000)
tree283ef2ebe21e567c7689b0c4c934f5a936bf948a
parente2850967d49723d1a0bfa1bd97af3233833b07d9
Use queue_empty instead of queue_peek again now that we don't care about the event type anymore.

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