FIX: the dialog continues popup
jira: [STUDIO-9680] Change-Id: I9c12db6b9b1223fc611f980529814a71249b4080
This commit is contained in:
parent
35046d76f1
commit
29bbc0aa41
|
@ -2492,7 +2492,6 @@ void StatusPanel::on_subtask_abort(wxCommandEvent &event)
|
|||
void StatusPanel::error_info_reset()
|
||||
{
|
||||
m_project_task_panel->error_info_reset();
|
||||
before_error_code = 0;
|
||||
}
|
||||
|
||||
void StatusPanel::on_print_error_clean(wxCommandEvent &event)
|
||||
|
|
Loading…
Reference in New Issue