mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
lcd-target.h: remove some duplicate declarations
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31625 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9c4a885f31
commit
2737a66471
3 changed files with 0 additions and 33 deletions
|
|
@ -19,9 +19,6 @@
|
|||
*
|
||||
****************************************************************************/
|
||||
|
||||
#include <stdint.h>
|
||||
#include "config.h"
|
||||
|
||||
/* target-specific OLED brightness function */
|
||||
void oled_brightness(int brightness);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue