summaryrefslogtreecommitdiff
path: root/apps/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.h')
-rw-r--r--apps/settings.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/settings.h b/apps/settings.h
index eee24f187b..3ff3fe6244 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -281,7 +281,6 @@ struct user_settings
281 int ff_rewind_min_step; /* FF/Rewind minimum step size */ 281 int ff_rewind_min_step; /* FF/Rewind minimum step size */
282 int ff_rewind_accel; /* FF/Rewind acceleration (in seconds per doubling) */ 282 int ff_rewind_accel; /* FF/Rewind acceleration (in seconds per doubling) */
283 int disk_spindown; /* time until disk spindown, in seconds (0=off) */ 283 int disk_spindown; /* time until disk spindown, in seconds (0=off) */
284 bool disk_poweroff; /* whether to cut disk power after spindown or not */
285 int buffer_margin; /* MP3 buffer watermark margin, in seconds */ 284 int buffer_margin; /* MP3 buffer watermark margin, in seconds */
286 285
287 int peak_meter_release; /* units per read out */ 286 int peak_meter_release; /* units per read out */