forked from len0rd/rockbox
Actually do the renaming of the stub.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20334 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4ed387d603
commit
7e7d8ebfef
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ bool headphones_inserted(void)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(HAVE_LCD_ENABLE) || defined(HAVE_LCD_SLEEP)
|
#if defined(HAVE_LCD_ENABLE) || defined(HAVE_LCD_SLEEP)
|
||||||
bool lcd_enabled(void)
|
bool lcd_active(void)
|
||||||
{
|
{
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue