From a5d0c3f66be97885494d2db82f8111cc01dcac77 Mon Sep 17 00:00:00 2001 From: Jörg Hohensohn Date: Tue, 5 Oct 2004 06:49:30 +0000 Subject: Ondio menu hack removed git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5168 a1c6a512-1295-4272-9138-f99709370657 --- apps/tree.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'apps') diff --git a/apps/tree.c b/apps/tree.c index e9d747f253..0116f8a55d 100644 --- a/apps/tree.c +++ b/apps/tree.c @@ -140,13 +140,6 @@ void browse_root(void) filetype_init(); 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 dirbrowse("/", &global_settings.dirfilter); -- cgit v1.2.3