mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-20 10:32:42 -05:00
Cleanup some unneeded debug code.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17499 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6e322c8786
commit
449a7a6643
2 changed files with 0 additions and 44 deletions
|
|
@ -27,7 +27,6 @@
|
|||
#define LCDADDR(x, y) (&lcd_framebuffer[(y)][(x)])
|
||||
|
||||
static volatile bool lcd_on = true;
|
||||
volatile bool lcd_poweroff = false;
|
||||
static unsigned lcd_yuv_options = 0;
|
||||
/*
|
||||
** This is imported from lcd-16bit.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue