forked from len0rd/rockbox
Remove unused variables
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8276 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4ba9eac894
commit
f9295a6a65
1 changed files with 0 additions and 1 deletions
|
@ -154,7 +154,6 @@ void lcd_update_rect(int x, int y, int width, int height)
|
|||
unsigned int curpixel=0;
|
||||
int c, r;
|
||||
unsigned long *addr;
|
||||
int p0,p1;
|
||||
|
||||
/* Ensure x and width are both even - so we can read 32-bit aligned
|
||||
data from lcd_framebuffer */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue