summaryrefslogtreecommitdiff
path: root/uisimulator/common/backlight-sim.h
diff options
context:
space:
mode:
Diffstat (limited to 'uisimulator/common/backlight-sim.h')
-rw-r--r--uisimulator/common/backlight-sim.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/uisimulator/common/backlight-sim.h b/uisimulator/common/backlight-sim.h
index b5b8ef2a3c..4a97752f75 100644
--- a/uisimulator/common/backlight-sim.h
+++ b/uisimulator/common/backlight-sim.h
@@ -39,11 +39,5 @@ void _buttonlight_set_brightness(int val);
39#endif /* HAVE_BUTTONLIGHT_BRIGHTNESS */ 39#endif /* HAVE_BUTTONLIGHT_BRIGHTNESS */
40#endif /* HAVE_BUTTON_LIGHT */ 40#endif /* HAVE_BUTTON_LIGHT */
41 41
42#ifdef HAVE_REMOTE_LCD
43void _remote_backlight_on(void);
44void _remote_backlight_off(void);
45#endif /* HAVE_REMOTE_LCD */
46
47
48#endif /* BACKLIGHT_SIM_H */ 42#endif /* BACKLIGHT_SIM_H */
49 43