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 7f2eccc0e9..3921fb1f52 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -64,9 +64,6 @@ struct user_settings
64 /* geeky persistent statistics */ 64 /* geeky persistent statistics */
65 unsigned short total_boots; /* how many times the device has been booted */ 65 unsigned short total_boots; /* how many times the device has been booted */
66 unsigned int total_uptime; /* total uptime since rockbox was first booted */ 66 unsigned int total_uptime; /* total uptime since rockbox was first booted */
67
68 /* Hold Mode */
69 bool hold;
70}; 67};
71 68
72/* prototypes */ 69/* prototypes */