mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 02:52:10 +00:00
Remove any Perl related code from libslic3r
This commit is contained in:
@@ -497,10 +497,6 @@ PerimeterGenerator::_fill_gaps(double min, double max, double w,
|
||||
return coll;
|
||||
}
|
||||
|
||||
#ifdef SLIC3RXS
|
||||
REGISTER_CLASS(PerimeterGenerator, "Layer::PerimeterGenerator");
|
||||
#endif
|
||||
|
||||
bool
|
||||
PerimeterGeneratorLoop::is_external() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user