forked from len0rd/rockbox
update the runtime screen and move it to the inf menu instead of debug
menu git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11817 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6efad93713
commit
d152b6492a
6 changed files with 153 additions and 87 deletions
|
@ -556,7 +556,6 @@ bool settings_parseline(char* line, char** name, char** value)
|
|||
static void system_flush(void)
|
||||
{
|
||||
tree_flush();
|
||||
/*settings_save();*/
|
||||
call_ata_idle_notifys(true); /*doesnt work on usb and shutdown from ata thread */
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue