mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-18 15:39:04 -07:00
cleanup
This commit is contained in:
@@ -274,9 +274,5 @@ void PrintHostJobQueue::cancel(size_t id)
|
||||
{
|
||||
p->channel_cancels.push(id);
|
||||
}
|
||||
bool PrintHostJobQueue::can_close()
|
||||
{
|
||||
return !p->bg_thread.joinable();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user