1
0
Fork 0
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:
Thomas Martitz 2009-03-30 13:08:59 +00:00
parent bcbf2dd321
commit d5df2816e6

View file

@ -262,7 +262,6 @@ static void lcd_power_on(void)
power_on = true;
}
#if defined(HAVE_LCD_ENABLE)
/* Run the display on sequence for the driver IC */
static void lcd_display_on(void)
{