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