diff --git a/apps/plugins/resistor.c b/apps/plugins/resistor.c index 06d3bf9d7a..e7693f6272 100644 --- a/apps/plugins/resistor.c +++ b/apps/plugins/resistor.c @@ -783,7 +783,6 @@ static void resistance_to_color(void) int menu_selection; int menu_selection_tol; int button_press; - int i; bool quit = false; char kbd_buffer [10]; int kbd_input_int;