mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-07 13:45:03 -05:00
FS#12378 : Remove various unused code, and comment out some unused code and data for reference or future use.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31256 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
273fbadb55
commit
8e6030c822
22 changed files with 11 additions and 155 deletions
|
|
@ -125,7 +125,3 @@ int fms_do_button_loop(bool update_screen)
|
|||
return button;
|
||||
}
|
||||
|
||||
struct gui_wps *fms_get(enum screen_type screen)
|
||||
{
|
||||
return skin_get_gwps(FM_SCREEN, screen);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue