FIX: the dialog continues popup

jira: [STUDIO-9680]
Change-Id: I9c12db6b9b1223fc611f980529814a71249b4080
This commit is contained in:
xin.zhang 2025-01-09 21:47:47 +08:00 committed by lane.wei
parent 35046d76f1
commit 29bbc0aa41
1 changed files with 0 additions and 1 deletions

View File

@ -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)