Sansa Clip+ has no button light

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24558 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rafaël Carré 2010-02-08 02:35:42 +00:00
parent 07a6de15bd
commit fbc59e2e28
3 changed files with 0 additions and 18 deletions

View file

@ -26,7 +26,4 @@
void _backlight_on(void);
void _backlight_off(void);
void _buttonlight_on(void);
void _buttonlight_off(void);
#endif