]> OCCT Git - occt.git/commit
0031977: Modeling Algorithms - useless static variable in BRepFill_OffsetWire::Init...
authorabv <abv@opencascade.com>
Sun, 6 Dec 2020 16:20:47 +0000 (19:20 +0300)
committerbugmaster <bugmaster@opencascade.com>
Tue, 8 Dec 2020 16:49:20 +0000 (19:49 +0300)
commit954caad0948eb566a658b564cede68266c08ecb8
tree2a82f9e5c5259010f422996f86b39fc121be1901
parentc026141bb6233378e0c98ae8da953ff6bd949b87
0031977: Modeling Algorithms - useless static variable in BRepFill_OffsetWire::Init() preventing its parallel usage

Removed useless "static" before local variable and some commented code
src/BRepFill/BRepFill_OffsetWire.cxx