occt: master 9046e4fc
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
master | 2012-11-02 11:18:21 | master 5768cd55 | ||
Affected Issues | 0023147: Suspicious if (5) | |||
Changeset | 0023147: Suspicious if (5) Removed non-executed parts of code because Standard_Boolean s1Point = Standard_False; Standard_Boolean s2Point = Standard_False; Standard_Boolean vClosed = Standard_False; and never changed thus some parts of code are non-reachable. Fixed mistake with 'else' without corresponding 'if'. Commented unreachable code part. |
|||
mod - src/GeomFill/GeomFill_NSections.cxx | Diff File |