summaryrefslogtreecommitdiff
path: root/apps/root_menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/root_menu.c')
-rw-r--r--apps/root_menu.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/root_menu.c b/apps/root_menu.c
index aaddfa885a..747ba76c24 100644
--- a/apps/root_menu.c
+++ b/apps/root_menu.c
@@ -664,9 +664,6 @@ void root_menu(void)
664 next_screen = GO_TO_ROOT; 664 next_screen = GO_TO_ROOT;
665#endif 665#endif
666 666
667 if (global_settings.sleeptimer_on_startup)
668 set_sleep_timer(global_settings.sleeptimer_duration * 60);
669
670 while (true) 667 while (true)
671 { 668 {
672 switch (next_screen) 669 switch (next_screen)