diff --git a/UI.hpp b/UI.hpp index 8e089bb..7f4b6ae 100644 --- a/UI.hpp +++ b/UI.hpp @@ -4627,13 +4627,6 @@ void UI_func_sequencer(uint8_t param) lcd.print(seq_find_shortname(seq_menu - 2)[0]); } } - - lcd.setCursor(0, 1); - lcd.print(activesample); -lcd.setCursor(7, 1); - lcd.print(seq_menu); - - if (LCDML.FUNC_close()) // ****** STABLE END ********* { encoderDir[ENC_R].reset();