1
0
Fork 0
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:
Björn Stenberg 2004-09-16 14:40:50 +00:00
parent 8b6950493b
commit 4bdbcd6a7c

View file

@ -106,9 +106,6 @@ static int curfont = FONT_SYSFIXED;
static int xoffset; /* needed for flip */
#endif
int lcd_width = 112;
int lcd_height = 64;
unsigned char lcd_framebuffer[LCD_HEIGHT/8][LCD_WIDTH];
/* All zeros and ones bitmaps for area filling */