mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
0024635: Eliminate trivial compiler warnings by GCC in Debug mode
This commit is contained in:
@@ -73,18 +73,10 @@ static void ProcessSegments (const IntPatch_SequenceOfSegmentOfTheSOnBounds&,
|
||||
const Standard_Real);
|
||||
|
||||
static void ProcessRLine (IntPatch_SequenceOfLine&,
|
||||
#ifndef DEB
|
||||
const IntSurf_Quadric&,
|
||||
const IntSurf_Quadric&,
|
||||
#else
|
||||
const Handle(Adaptor3d_HSurface)&,
|
||||
const Handle(Adaptor3d_HSurface)&,
|
||||
#endif
|
||||
const Standard_Real);
|
||||
|
||||
|
||||
|
||||
|
||||
//-- le calcul de dist est completement faux ds la routine ci dessous a revoir (lbr le 18 nov 97)
|
||||
Standard_Boolean IntersectionWithAnArc(gp_Pnt& PSurf,
|
||||
const Handle(IntPatch_ALine)& alin,
|
||||
|
Reference in New Issue
Block a user