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