mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-30 08:32:42 +00:00
Use XS Point everywhere
This commit is contained in:
@@ -112,7 +112,7 @@ sub thread_cleanup {
|
||||
no warnings 'redefine';
|
||||
*Slic3r::ExPolygon::Collection::DESTROY = sub {};
|
||||
*Slic3r::ExPolygon::XS::DESTROY = sub {};
|
||||
*Slic3r::Point::XS::DESTROY = sub {};
|
||||
*Slic3r::Point::DESTROY = sub {};
|
||||
*Slic3r::Surface::DESTROY = sub {};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user