forked from len0rd/rockbox
Okay, clearing the display twice doesn't give us anything more..
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8729 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
cc6f37b8d8
commit
e1b33b96bc
1 changed files with 0 additions and 1 deletions
|
@ -2536,7 +2536,6 @@ int load_and_show(char* filename)
|
|||
#ifdef HAVE_LCD_COLOR
|
||||
rb->lcd_set_foreground(LCD_WHITE);
|
||||
rb->lcd_set_background(LCD_BLACK);
|
||||
rb->lcd_clear_display();
|
||||
#endif
|
||||
|
||||
rb->lcd_clear_display();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue