lcd_remote_powersave: unused

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31611 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rafaël Carré 2012-01-07 19:48:49 +00:00
parent 2200c2aa22
commit 95f3ba5658
6 changed files with 6 additions and 3 deletions

View file

@ -24,6 +24,5 @@
#ifdef HAVE_REMOTE_LCD_TICKING
void lcd_remote_emireduce(bool state);
#endif
void lcd_remote_powersave(bool on);
#endif