mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-03 20:30:37 +08:00
Fix duplicate else statement
This commit is contained in:
parent
011d7ade15
commit
2109ac649d
@ -315,9 +315,6 @@ void EditGCodeDialog::selection_changed(wxDataViewEvent& evt)
|
||||
}
|
||||
else
|
||||
label = "Undef optptr";
|
||||
}
|
||||
else
|
||||
label = "Undef optptr";
|
||||
}
|
||||
|
||||
m_param_label->SetLabel(label);
|
||||
|
Loading…
x
Reference in New Issue
Block a user