mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-29 10:50:33 -07:00
FIX:delete no use code
jira: STUDIO-11059 Change-Id: Ief3e45f4e6cc079c60161b9b9a55b2152013b70e (cherry picked from commit ab26fb71a50c930c4c3945f91d275dbe78ea8c5c)
This commit is contained in:
parent
ded3891da3
commit
dd6fff08f7
2 changed files with 2 additions and 5 deletions
|
|
@ -2355,9 +2355,6 @@ void SyncAmsInfoDialog::update_user_printer()
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
MachineObject *obj = dev->get_selected_machine();
|
||||
BOOST_LOG_TRIVIAL(info) << __FUNCTION__ << "for send task, current printer id = " << obj->dev_id << std::endl;
|
||||
}
|
||||
|
||||
void SyncAmsInfoDialog::update_printer_combobox(wxCommandEvent &event)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue