mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 03:07:55 -06:00
Slightly more efficient PrintObject Layer destruction.
This commit is contained in:
parent
fa1506c833
commit
bd3daeed5a
3 changed files with 13 additions and 10 deletions
|
@ -313,9 +313,4 @@ SupportLayer::SupportLayer(size_t id, PrintObject *object, coordf_t height,
|
|||
{
|
||||
}
|
||||
|
||||
SupportLayer::~SupportLayer()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue