forked from len0rd/rockbox
Removed test code that shouldn't have been committed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5082 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8b6950493b
commit
4bdbcd6a7c
1 changed files with 0 additions and 3 deletions
|
|
@ -106,9 +106,6 @@ static int curfont = FONT_SYSFIXED;
|
||||||
static int xoffset; /* needed for flip */
|
static int xoffset; /* needed for flip */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
int lcd_width = 112;
|
|
||||||
int lcd_height = 64;
|
|
||||||
|
|
||||||
unsigned char lcd_framebuffer[LCD_HEIGHT/8][LCD_WIDTH];
|
unsigned char lcd_framebuffer[LCD_HEIGHT/8][LCD_WIDTH];
|
||||||
|
|
||||||
/* All zeros and ones bitmaps for area filling */
|
/* All zeros and ones bitmaps for area filling */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue