forked from len0rd/rockbox
Remove that orphaned and wrong #if
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20576 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
bcbf2dd321
commit
d5df2816e6
1 changed files with 0 additions and 1 deletions
|
|
@ -262,7 +262,6 @@ static void lcd_power_on(void)
|
||||||
power_on = true;
|
power_on = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
#if defined(HAVE_LCD_ENABLE)
|
|
||||||
/* Run the display on sequence for the driver IC */
|
/* Run the display on sequence for the driver IC */
|
||||||
static void lcd_display_on(void)
|
static void lcd_display_on(void)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue