summaryrefslogtreecommitdiff
path: root/apps/settings_list.c
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2009-02-02 03:14:51 +0000
committerJonathan Gordon <rockbox@jdgordon.info>2009-02-02 03:14:51 +0000
commit701a593c5df9bbf88711781e1abdb09690076034 (patch)
treeb81c31a5f3718f3eb9fd18652571ee1c89aed994 /apps/settings_list.c
parent1a00056f1f225ee0d1643d3e4e603de171f7ab9a (diff)
downloadrockbox-701a593c5df9bbf88711781e1abdb09690076034.tar.gz
rockbox-701a593c5df9bbf88711781e1abdb09690076034.zip
continuation of last nights statusbar cleanup.
accept FS#9858 and FS#9859 make the rec and fm screens force the statusbar the correct way now which doesnt need extra status variables git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19904 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/settings_list.c')
-rw-r--r--apps/settings_list.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/settings_list.c b/apps/settings_list.c
index c855c70e10..97ca7cdca5 100644
--- a/apps/settings_list.c
+++ b/apps/settings_list.c
@@ -1425,9 +1425,6 @@ const struct settings_list settings[] = {
1425 3, "list_accel_wait", UNIT_SEC, 1, 10, 1, 1425 3, "list_accel_wait", UNIT_SEC, 1, 10, 1,
1426 scanaccel_formatter, getlang_unit_0_is_off, NULL), 1426 scanaccel_formatter, getlang_unit_0_is_off, NULL),
1427#endif /* HAVE_SCROLLWHEEL */ 1427#endif /* HAVE_SCROLLWHEEL */
1428#if CONFIG_TUNER
1429 SYSTEM_SETTING(0, statusbar_forced, 0),
1430#endif
1431#if CONFIG_CODEC == SWCODEC 1428#if CONFIG_CODEC == SWCODEC
1432 /* keyclick */ 1429 /* keyclick */
1433 CHOICE_SETTING(0, keyclick, LANG_KEYCLICK, 0, 1430 CHOICE_SETTING(0, keyclick, LANG_KEYCLICK, 0,