mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-31 09:02:53 +00:00
Adopt XS containers everywhere (incomplete work)
This commit is contained in:
@@ -969,7 +969,6 @@ sub generate_support_material {
|
||||
my @paths = ();
|
||||
foreach my $expolygon (@$expolygons) {
|
||||
push @paths,
|
||||
map $_->pack,
|
||||
map {
|
||||
$_->height($height);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user