forked from len0rd/rockbox
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
|
#ifdef HAVE_DIRCACHE
|
||||||
void init_dircache(void)
|
void init_dircache(void)
|
||||||
{
|
{
|
||||||
int font_w, font_h;
|
|
||||||
int result;
|
int result;
|
||||||
char buf[32];
|
|
||||||
bool clear = false;
|
bool clear = false;
|
||||||
|
|
||||||
dircache_init();
|
dircache_init();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue