what did that #ifdef do there?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2690 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ddc506af7e
commit
1e95013f3c
1 changed files with 0 additions and 4 deletions
|
@ -18,8 +18,6 @@
|
|||
****************************************************************************/
|
||||
#include "config.h"
|
||||
|
||||
#ifdef HAVE_LCD_BITMAP
|
||||
|
||||
#include "lcd.h"
|
||||
#include "kernel.h"
|
||||
#include "thread.h"
|
||||
|
@ -675,8 +673,6 @@ static void scroll_thread(void)
|
|||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
/* -----------------------------------------------------------------
|
||||
* local variables:
|
||||
* eval: (load-file "../rockbox-mode.el")
|
||||
|
|
Loading…
Reference in a new issue