mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
Ondio menu hack removed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5168 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d6b47ece14
commit
a5d0c3f66b
1 changed files with 0 additions and 7 deletions
|
|
@ -140,13 +140,6 @@ void browse_root(void)
|
||||||
filetype_init();
|
filetype_init();
|
||||||
check_rockboxdir();
|
check_rockboxdir();
|
||||||
|
|
||||||
/* temporary hack for Ondio */
|
|
||||||
#ifdef HAVE_MMC
|
|
||||||
main_menu(); /* show the main menu once, since it is not yet callable
|
|
||||||
* from the browser. The button handling needs a fix. */
|
|
||||||
#endif
|
|
||||||
/* end of Ondio hack */
|
|
||||||
|
|
||||||
#ifndef SIMULATOR
|
#ifndef SIMULATOR
|
||||||
dirbrowse("/", &global_settings.dirfilter);
|
dirbrowse("/", &global_settings.dirfilter);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue