fix yellow builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10002 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
33988545f5
commit
59953140a7
1 changed files with 0 additions and 2 deletions
|
@ -103,9 +103,7 @@ void app_main(void)
|
|||
#ifdef HAVE_DIRCACHE
|
||||
void init_dircache(void)
|
||||
{
|
||||
int font_w, font_h;
|
||||
int result;
|
||||
char buf[32];
|
||||
bool clear = false;
|
||||
|
||||
dircache_init();
|
||||
|
|
Loading…
Reference in a new issue