forked from len0rd/rockbox
removed a Player warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5326 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
099ef226b6
commit
4d8fb1f9fe
1 changed files with 0 additions and 1 deletions
|
|
@ -816,7 +816,6 @@ void DoUserDialog(char* filename)
|
|||
UINT8* pos;
|
||||
int memleft;
|
||||
UINT32 crc;
|
||||
bool show_greet = false;
|
||||
|
||||
/* this can only work if Rockbox runs in DRAM, not flash ROM */
|
||||
if ((UINT8*)rb >= FB && (UINT8*)rb < FB + 4096*1024) /* 4 MB max */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue