mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-03 02:22:46 +00:00
Remove any Perl related code from libslic3r
This commit is contained in:
@@ -391,8 +391,4 @@ MotionPlannerGraph::shortest_path(size_t from, size_t to)
|
||||
return polyline;
|
||||
}
|
||||
|
||||
#ifdef SLIC3RXS
|
||||
REGISTER_CLASS(MotionPlanner, "MotionPlanner");
|
||||
#endif
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user