From: aml Date: Tue, 8 Oct 2019 06:46:09 +0000 (+0300) Subject: porting corrections. X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=7042da9cb4b5aceada3c6aa40b4b866f2395de73;p=occt-copy.git porting corrections. --- diff --git a/src/BRepLib/BRepLib_FindSurface.cxx b/src/BRepLib/BRepLib_FindSurface.cxx index 41dc6a5648..6133ede497 100644 --- a/src/BRepLib/BRepLib_FindSurface.cxx +++ b/src/BRepLib/BRepLib_FindSurface.cxx @@ -379,7 +379,6 @@ void BRepLib_FindSurface::Init(const TopoDS_Shape& S, case GeomAbs_Parabola: // Four points on other analytical curves iNbPoints = 4; - Standard_FALLTHROUGH default: { // Put some points on other curves