mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-12-13 03:34:35 +00:00
removed redundant set_dirty
This commit is contained in:
parent
7f99b1181e
commit
afb75af5b1
@ -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 )
|
||||
|
Loading…
Reference in New Issue
Block a user