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:
Rafaël Carré 2012-01-08 00:52:55 +00:00
parent 9c4a885f31
commit 2737a66471
3 changed files with 0 additions and 33 deletions

View file

@ -19,9 +19,6 @@
*
****************************************************************************/
#include <stdint.h>
#include "config.h"
/* target-specific OLED brightness function */
void oled_brightness(int brightness);