mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Fix player red and remove an obsolete function call.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23056 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
dcdc2b93ae
commit
8e3e5e7a59
4 changed files with 5 additions and 8 deletions
|
@ -116,9 +116,6 @@ int lang_load(const char *filename)
|
|||
else
|
||||
{
|
||||
lang_options = lang_header[3];
|
||||
#ifdef HAVE_LCD_BITMAP
|
||||
viewportmanager_theme_changed(THEME_UI_VIEWPORT);
|
||||
#endif
|
||||
}
|
||||
return retcode;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue