mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 20:51:23 -07:00
cleanup
This commit is contained in:
parent
3523bb421f
commit
8522c06812
2 changed files with 0 additions and 5 deletions
|
|
@ -274,9 +274,5 @@ void PrintHostJobQueue::cancel(size_t id)
|
|||
{
|
||||
p->channel_cancels.push(id);
|
||||
}
|
||||
bool PrintHostJobQueue::can_close()
|
||||
{
|
||||
return !p->bg_thread.joinable();
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue