mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-01-22 01:30:35 -05:00
unused variable, remove compiler warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1015 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c1ea15f4f9
commit
6828b8791a
1 changed files with 0 additions and 1 deletions
|
|
@ -49,7 +49,6 @@ extern const unsigned char char_gen_12x16[][22];
|
|||
|
||||
static void loopit(void)
|
||||
{
|
||||
int center = 0;
|
||||
int b;
|
||||
int y=0;
|
||||
int x=16;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue