projects
/
occt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
0028259: Method MakeBlocksCnx is duplicated in two different places in BOPAlgo
[occt.git]
/
src
/
BOPAlgo
/
BOPAlgo_PaveFiller_10.cxx
diff --git
a/src/BOPAlgo/BOPAlgo_PaveFiller_10.cxx
b/src/BOPAlgo/BOPAlgo_PaveFiller_10.cxx
index
742155a
..
37b683b
100644
(file)
--- a/
src/BOPAlgo/BOPAlgo_PaveFiller_10.cxx
+++ b/
src/BOPAlgo/BOPAlgo_PaveFiller_10.cxx
@@
-220,7
+220,6
@@
void BOPAlgo_PaveFiller::UpdateCommonBlocksWithSDVertices()
}
//
if (aMCB.Add(aCB)) {
- myDS->SortPaveBlocks(aCB);
aPB->Indices(nV1, nV2);
UpdateVertex(nV1, aTolV);
UpdateVertex(nV2, aTolV);