summaryrefslogtreecommitdiff
path: root/apps/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/main.c')
-rw-r--r--apps/main.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/main.c b/apps/main.c
index 7333f7d..7dc6175 100644
--- a/apps/main.c
+++ b/apps/main.c
@@ -489,10 +489,6 @@ static void init(void)
#endif
#endif
-#ifdef ROCKBOX_HAS_LOGDISKF
- init_logdiskf();
-#endif
-
#if CONFIG_RTC
rtc_init();
#endif