mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Remove prototype for nonexistent sb_skin_data_load()
Change-Id: If4551cd10850c10ce091792da8770e0886aa20b9
This commit is contained in:
parent
14fbefdf39
commit
015101bb2c
1 changed files with 0 additions and 2 deletions
|
|
@ -30,8 +30,6 @@
|
|||
#include "icon.h"
|
||||
#include "skin_engine/skin_engine.h"
|
||||
|
||||
void sb_skin_data_load(enum screen_type screen, const char *buf, bool isfile);
|
||||
|
||||
char* sb_create_from_settings(enum screen_type screen);
|
||||
void sb_skin_init(void) INIT_ATTR;
|
||||
struct viewport *sb_skin_get_info_vp(enum screen_type screen);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue