From d0abfe86e00f3cec41970231ad90710914c73025 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Sun, 28 Jul 2002 16:09:44 +0000 Subject: Experimental disk save by Yves. #define SAVE_TO_DISK to try it git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1484 a1c6a512-1295-4272-9138-f99709370657 --- apps/settings.h | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/settings.h') diff --git a/apps/settings.h b/apps/settings.h index 6a9f0ea636..ba6f32c37a 100644 --- a/apps/settings.h +++ b/apps/settings.h @@ -63,7 +63,6 @@ struct user_settings int wps_display; /* 0=id3, 1=file, 2=parse */ /* geeky persistent statistics */ - unsigned short total_boots; /* how many times the device has been booted */ unsigned int total_uptime; /* total uptime since rockbox was first booted */ }; -- cgit v1.2.3