From fe1ce9d8426899d4c254a161955762a33e6fcf25 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Mon, 16 May 2005 15:21:09 +0000 Subject: Hotswap: Better placement for switching the MMC monitor off/on. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6480 a1c6a512-1295-4272-9138-f99709370657 --- apps/main.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'apps/main.c') diff --git a/apps/main.c b/apps/main.c index edcff92995..25bc9296e5 100644 --- a/apps/main.c +++ b/apps/main.c @@ -233,9 +233,6 @@ void init(void) usb_screen(); system_reboot(); } -#if defined(HAVE_MMC) && defined(HAVE_HOTSWAP) - mmc_enable_monitoring(true); -#endif settings_calc_config_sector(); settings_load(SETTINGS_ALL); -- cgit v1.2.3