mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Removed useless thing added in e79aa2e81c
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
%}
|
||||
|
||||
%name{Slic3r::ExtrusionPath::Collection} class ExtrusionEntityCollection {
|
||||
%name{_new} ExtrusionEntityCollection(ExtrusionRole role);
|
||||
%name{_new} ExtrusionEntityCollection();
|
||||
void reverse();
|
||||
void clear()
|
||||
%code{% THIS->entities.clear(); %};
|
||||
|
||||
Reference in New Issue
Block a user