1
0
Fork 0
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:
Jörg Hohensohn 2004-10-22 20:49:17 +00:00
parent 099ef226b6
commit 4d8fb1f9fe

View file

@ -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 */