mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-28 04:14:27 +03:00
Slightly more efficient PrintObject Layer destruction.
This commit is contained in:
@@ -152,7 +152,7 @@ public:
|
||||
protected:
|
||||
SupportLayer(size_t id, PrintObject *object, coordf_t height, coordf_t print_z,
|
||||
coordf_t slice_z);
|
||||
virtual ~SupportLayer();
|
||||
virtual ~SupportLayer() {}
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user