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

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 {};