mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-02 03:26:40 -04:00
removed redundant call (#1282)
Co-authored-by: GullCode <gullradriel@hotmail.com>
This commit is contained in:
parent
4e823dd3a3
commit
92072b4225
1 changed files with 0 additions and 1 deletions
|
@ -626,7 +626,6 @@ ReconView::ReconView(NavigationView& nav)
|
|||
button_restart.on_select = [this](Button&) {
|
||||
frequency_file_load(true);
|
||||
if (frequency_list.size() > 0) {
|
||||
def_step = step_mode.selected_index(); // Use def_step from manual selector
|
||||
if (fwd) {
|
||||
button_dir.set_text("FW>");
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue