summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/olympus
diff options
context:
space:
mode:
authorRafaël Carré <rafael.carre@gmail.com>2012-01-07 18:22:13 +0000
committerRafaël Carré <rafael.carre@gmail.com>2012-01-07 18:22:13 +0000
commit2a5772a20cc54c36f3fe6214522b332ef3643a88 (patch)
tree69a9d3c905d7a141ec2272c30469a7d1cc727f96 /firmware/target/arm/olympus
parent07ee1b37291a6a8142f5718d5a682264cd9e435d (diff)
downloadrockbox-2a5772a20cc54c36f3fe6214522b332ef3643a88.tar.gz
rockbox-2a5772a20cc54c36f3fe6214522b332ef3643a88.zip
lcd-remote-target.h: remove more duplicates
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31603 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/target/arm/olympus')
-rw-r--r--firmware/target/arm/olympus/mrobe-100/lcd-remote-target.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/target/arm/olympus/mrobe-100/lcd-remote-target.h b/firmware/target/arm/olympus/mrobe-100/lcd-remote-target.h
index ef04f6052d..051ba08294 100644
--- a/firmware/target/arm/olympus/mrobe-100/lcd-remote-target.h
+++ b/firmware/target/arm/olympus/mrobe-100/lcd-remote-target.h
@@ -23,8 +23,6 @@
bool remote_detect(void); /* returns detection status */
-void lcd_remote_set_invert_display(bool yesno);
-void lcd_remote_set_flip(bool yesno);
void lcd_remote_backlight(bool on);
void lcd_remote_init_device(void);