Don't need this any more since it's the default now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17457 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
95be4febc8
commit
63f4f68a74
1 changed files with 0 additions and 4 deletions
|
@ -446,10 +446,6 @@ void* main(void)
|
|||
kernel_init();
|
||||
|
||||
lcd_init();
|
||||
#if LCD_DEPTH > 1
|
||||
lcd_set_foreground(LCD_WHITE);
|
||||
lcd_set_background(LCD_BLACK);
|
||||
#endif
|
||||
|
||||
font_init();
|
||||
show_logo();
|
||||
|
|
Loading…
Reference in a new issue