forked from len0rd/rockbox
yellow build is bad
green build is good git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4056 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f1659a3957
commit
1c8f80a0cb
1 changed files with 0 additions and 2 deletions
|
|
@ -255,8 +255,6 @@ int menu_show(int m)
|
|||
menu_lines = (LCD_HEIGHT - STATUSBAR_HEIGHT) / fh;
|
||||
else
|
||||
menu_lines = LCD_HEIGHT/fh;
|
||||
#else
|
||||
int menu_lines = MENU_LINES;
|
||||
#endif
|
||||
|
||||
menu_draw(m);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue