1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Removed ZTable code

This commit is contained in:
Alessandro Ranellucci
2013-09-17 23:55:38 +02:00
parent a7989e382c
commit 4fe0675380
5 changed files with 0 additions and 146 deletions
-1
View File
@@ -129,7 +129,6 @@ sub thread_cleanup {
*Slic3r::ExtrusionPath::DESTROY = sub {};
*Slic3r::ExtrusionPath::Collection::DESTROY = sub {};
*Slic3r::Line::DESTROY = sub {};
*Slic3r::Object::XS::ZTable::DESTROY = sub {};
*Slic3r::Point::DESTROY = sub {};
*Slic3r::Polygon::DESTROY = sub {};
*Slic3r::Polyline::DESTROY = sub {};