mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-10 05:32:40 -05:00
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:
parent
74b6af93b1
commit
6919d1e3b3
1 changed files with 1 additions and 1 deletions
|
|
@ -165,7 +165,7 @@ void usb_screen(void)
|
||||||
int mmc_remove_request(void)
|
int mmc_remove_request(void)
|
||||||
{
|
{
|
||||||
struct event ev;
|
struct event ev;
|
||||||
|
int i;
|
||||||
FOR_NB_SCREENS(i)
|
FOR_NB_SCREENS(i)
|
||||||
screens[i].clear_display();
|
screens[i].clear_display();
|
||||||
gui_syncsplash(1, true, str(LANG_REMOVE_MMC));
|
gui_syncsplash(1, true, str(LANG_REMOVE_MMC));
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue