summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--uisimulator/common/lcd-playersim.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/uisimulator/common/lcd-playersim.c b/uisimulator/common/lcd-playersim.c
index 3405247a68..c30753e02f 100644
--- a/uisimulator/common/lcd-playersim.c
+++ b/uisimulator/common/lcd-playersim.c
@@ -18,8 +18,6 @@
18 ****************************************************************************/ 18 ****************************************************************************/
19#include "config.h" 19#include "config.h"
20 20
21#ifdef HAVE_LCD_BITMAP
22
23#include "lcd.h" 21#include "lcd.h"
24#include "kernel.h" 22#include "kernel.h"
25#include "thread.h" 23#include "thread.h"
@@ -675,8 +673,6 @@ static void scroll_thread(void)
675 } 673 }
676} 674}
677 675
678#endif
679
680/* ----------------------------------------------------------------- 676/* -----------------------------------------------------------------
681 * local variables: 677 * local variables:
682 * eval: (load-file "../rockbox-mode.el") 678 * eval: (load-file "../rockbox-mode.el")