summaryrefslogtreecommitdiff
path: root/apps/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.h')
-rw-r--r--apps/settings.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/settings.h b/apps/settings.h
index 51809836d8..b7b0864b4c 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -168,9 +168,6 @@ struct user_settings
168 /* show scroll bar */ 168 /* show scroll bar */
169 bool scrollbar; /* 0=hide, 1=show */ 169 bool scrollbar; /* 0=hide, 1=show */
170 170
171 /* Scrollbar mode */
172 bool progressbar_solid; /* 0=slider, 1=solid */
173
174 /* goto current song when exiting WPS */ 171 /* goto current song when exiting WPS */
175 bool browse_current; /* 1=goto current song, 172 bool browse_current; /* 1=goto current song,
176 0=goto previous location */ 173 0=goto previous location */