Eliminate the duplicated formatter for the 'sleeptimer duration' setting. It's not...
commitfd150d05b475546089848e53e32a5bfdcebff4ca
authorAlexander Levin <al.le@rockbox.org>
Tue, 27 Dec 2011 22:10:21 +0000 (27 22:10 +0000)
committerAlexander Levin <al.le@rockbox.org>
Tue, 27 Dec 2011 22:10:21 +0000 (27 22:10 +0000)
tree424ae1f0c519a2db3683ed4ba0fc9cdacb26cbcd
parentf77353c71aac3c24c3bf72a03310db009737e661
Eliminate the duplicated formatter for the 'sleeptimer duration' setting. It's not needed in the setting declaration since the menu for setting it is called via customized code which already has a formetter.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31451 a1c6a512-1295-4272-9138-f99709370657
apps/settings_list.c