mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-28 07:49:59 +00:00
Remove erouneous line related to #939
This commit is contained in:
@@ -1327,7 +1327,6 @@ namespace {
|
|||||||
for (auto& w : wires_tmp) {
|
for (auto& w : wires_tmp) {
|
||||||
break_closed(w, wires);
|
break_closed(w, wires);
|
||||||
}
|
}
|
||||||
wires.erase(wires.begin() + 1);
|
|
||||||
|
|
||||||
TopoDS_Compound C;
|
TopoDS_Compound C;
|
||||||
BRep_Builder B;
|
BRep_Builder B;
|
||||||
|
|||||||
Reference in New Issue
Block a user