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 7333f7dc8d..7dc61754d3 100644
--- a/apps/main.c
+++ b/apps/main.c
@@ -489,10 +489,6 @@ static void init(void)
489#endif 489#endif
490#endif 490#endif
491 491
492#ifdef ROCKBOX_HAS_LOGDISKF
493 init_logdiskf();
494#endif
495
496#if CONFIG_RTC 492#if CONFIG_RTC
497 rtc_init(); 493 rtc_init();
498#endif 494#endif