diff --git a/src/GEOMAlgo/BlockFix.cxx b/src/GEOMAlgo/BlockFix.cxx index be4d48f62..3059b8fc5 100644 --- a/src/GEOMAlgo/BlockFix.cxx +++ b/src/GEOMAlgo/BlockFix.cxx @@ -92,7 +92,7 @@ static void FixResult(const TopoDS_Shape& result, } } - isDone |= sfw->FixLacking(); + //isDone |= sfw->FixLacking(); // commented by skl 22.03.2005 (PAL8395) // remove neighbour seam edges if(isDone) {