Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Ranellucci <aar@cpan.org>2011-10-06 14:39:58 +0400
committerAlessandro Ranellucci <aar@cpan.org>2011-10-06 14:39:58 +0400
commitbfd1d0e1dd8f12d99777b16e73d6489aca9125a4 (patch)
treee5b6da860046f143e2b699d8bd928df51fb889ca /lib/Slic3r/Layer.pm
parente2d2574b8be712d76bbf0e51974cca96d308889b (diff)
Got rid of Math::Geometry::Planar
Diffstat (limited to 'lib/Slic3r/Layer.pm')
-rw-r--r--lib/Slic3r/Layer.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Slic3r/Layer.pm b/lib/Slic3r/Layer.pm
index c6e1a9503..2f25706d3 100644
--- a/lib/Slic3r/Layer.pm
+++ b/lib/Slic3r/Layer.pm
@@ -2,7 +2,6 @@ package Slic3r::Layer;
use Moo;
use Math::Clipper ':all';
-use Math::Geometry::Planar;
use XXX;
# a sequential number of layer, starting at 0