1
0
Fork 0
forked from len0rd/rockbox

Removed the boot count

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1482 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2002-07-28 15:56:58 +00:00
parent 47c0388f75
commit 95b56673e8

View file

@ -143,8 +143,6 @@ void init(void)
}
settings_load();
global_settings.total_boots++;
settings_save();
mpeg_init( global_settings.volume,
global_settings.bass,