mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Don't call this two, it's uneeded (and would crash since they're INIT_ATTR).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25015 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1410624bcd
commit
4cdcb63de1
1 changed files with 0 additions and 2 deletions
|
|
@ -67,9 +67,7 @@ void settings_apply_skins(void)
|
|||
#ifdef HAVE_LCD_BITMAP
|
||||
skin_backdrop_init();
|
||||
skin_font_init();
|
||||
sb_skin_init();
|
||||
#endif
|
||||
gui_sync_wps_init();
|
||||
for (i=0; i<ARRAYLEN(skins); i++)
|
||||
{
|
||||
#ifdef HAVE_REMOTE_LCD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue