1
0
Fork 0
forked from len0rd/rockbox

I told you there would be errors

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8040 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Kevin Ferrare 2005-11-22 04:15:27 +00:00
parent 74b6af93b1
commit 6919d1e3b3

View file

@ -165,7 +165,7 @@ void usb_screen(void)
int mmc_remove_request(void)
{
struct event ev;
int i;
FOR_NB_SCREENS(i)
screens[i].clear_display();
gui_syncsplash(1, true, str(LANG_REMOVE_MMC));