summaryrefslogtreecommitdiff
path: root/apps/settings.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.c')
-rw-r--r--apps/settings.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/settings.c b/apps/settings.c
index 9f4405f960..8434d3e211 100644
--- a/apps/settings.c
+++ b/apps/settings.c
@@ -193,7 +193,6 @@ static struct bit_entry rtc_bits[] =
193 {1, S_O(statusbar), true, "statusbar", off_on }, 193 {1, S_O(statusbar), true, "statusbar", off_on },
194 {1, S_O(scrollbar), true, "scrollbar", off_on }, 194 {1, S_O(scrollbar), true, "scrollbar", off_on },
195 {1, S_O(buttonbar), true, "buttonbar", off_on }, 195 {1, S_O(buttonbar), true, "buttonbar", off_on },
196 {1, S_O(progressbar_solid), false, "solid progressbar", off_on },
197 {1, S_O(volume_type), 0, "volume display", graphic_numeric }, 196 {1, S_O(volume_type), 0, "volume display", graphic_numeric },
198 {1, S_O(battery_type), 0, "battery display", graphic_numeric }, 197 {1, S_O(battery_type), 0, "battery display", graphic_numeric },
199 {1, S_O(timeformat), 0, "time format", "24hour,12hour" }, 198 {1, S_O(timeformat), 0, "time format", "24hour,12hour" },