X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FContap%2FContap_Contour.cxx;h=34c457deeb65014e5ab461d2b38f1e72160fe8ea;hp=22cdbe038790b043d1e410b82ebae694ff00c7f3;hb=57fbfb8e7b51c55bf5cebfe79b9c696fead70d3f;hpb=d5514578e81dc5026bc835b65d93acd8882c4050 diff --git a/src/Contap/Contap_Contour.cxx b/src/Contap/Contap_Contour.cxx index 22cdbe0387..34c457deeb 100644 --- a/src/Contap/Contap_Contour.cxx +++ b/src/Contap/Contap_Contour.cxx @@ -468,7 +468,6 @@ static void KeepInsidePoints(const Contap_TheSearchInside& solins, { Standard_Integer Nba = solrst.NbSegments(); - if (Nba <= 0) return; Standard_Integer Nbp,indp,inda; Standard_Real U,V,paramproj; gp_Pnt2d toproj,Ptproj;