removed redundant set_dirty

This commit is contained in:
GullCode 2023-04-09 22:32:35 +02:00
parent 7f99b1181e
commit afb75af5b1

View File

@ -368,7 +368,6 @@ namespace ui
freq_stats.hidden( true );
button_jump.hidden( true );
button_rst.hidden( true );
set_dirty();
display.scroll_set_area(109, 319); // Restart scroll on the correct coordinates
}
else if( v == 1 )