summaryrefslogtreecommitdiff
path: root/apps/settings.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.c')
-rw-r--r--apps/settings.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/settings.c b/apps/settings.c
index c7c8772975..6e26574f6a 100644
--- a/apps/settings.c
+++ b/apps/settings.c
@@ -722,8 +722,6 @@ void settings_apply(void)
722#if (CONFIG_CODEC == MAS3507D) && !defined(SIMULATOR) 722#if (CONFIG_CODEC == MAS3507D) && !defined(SIMULATOR)
723 dac_line_in(global_settings.line_in); 723 dac_line_in(global_settings.line_in);
724#endif 724#endif
725 mpeg_id3_options(global_settings.id3_v1_first);
726
727 set_poweroff_timeout(global_settings.poweroff); 725 set_poweroff_timeout(global_settings.poweroff);
728 726
729 set_battery_capacity(global_settings.battery_capacity); 727 set_battery_capacity(global_settings.battery_capacity);