forked from len0rd/rockbox
Whoops, remove a done TODO
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9607 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a9debda64e
commit
afb64a481b
1 changed files with 0 additions and 1 deletions
|
@ -1327,7 +1327,6 @@ static bool audio_load_track(int offset, bool start_play)
|
|||
current_fd = -1;
|
||||
}
|
||||
|
||||
/* TODO: BLOW: Need help on what playlist_skip_entry() does */
|
||||
last_peek_offset++;
|
||||
peek_again:
|
||||
logf("Buffering track:%d/%d", track_widx, track_ridx);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue