forked from len0rd/rockbox
Removed note
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1742 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0570497e3a
commit
095d47ea20
1 changed files with 0 additions and 1 deletions
|
@ -897,7 +897,6 @@ static void mpeg_thread(void)
|
|||
|
||||
diffpos = curpos - newpos;
|
||||
|
||||
#warning "Borde inte mp3buflen vara mp3buf_write?"
|
||||
if(diffpos >= 0 && diffpos < mp3buflen)
|
||||
{
|
||||
/* We are changing to a position that's already in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue