forked from len0rd/rockbox
Remove now unneeded variable
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30346 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
59b8c7816f
commit
0d651ddc48
1 changed files with 0 additions and 1 deletions
|
|
@ -783,7 +783,6 @@ static void resistance_to_color(void)
|
||||||
int menu_selection;
|
int menu_selection;
|
||||||
int menu_selection_tol;
|
int menu_selection_tol;
|
||||||
int button_press;
|
int button_press;
|
||||||
int i;
|
|
||||||
bool quit = false;
|
bool quit = false;
|
||||||
char kbd_buffer [10];
|
char kbd_buffer [10];
|
||||||
int kbd_input_int;
|
int kbd_input_int;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue