mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-29 14:00:49 +03:00
0024635: Eliminate trivial compiler warnings by GCC in Debug mode
This commit is contained in:
@@ -51,21 +51,10 @@ static Standard_Boolean LocAfter (const LocOpe_SequenceOfPntFace&,
|
||||
Standard_Integer&,
|
||||
Standard_Integer&);
|
||||
|
||||
#ifdef DEB
|
||||
static Standard_Boolean LocBefore (const LocOpe_SequenceOfPntFace&,
|
||||
const Standard_Integer,
|
||||
Standard_Integer&,
|
||||
Standard_Integer&);
|
||||
#endif
|
||||
|
||||
|
||||
static void AddPoints(IntCurvesFace_Intersector&,
|
||||
LocOpe_SequenceOfPntFace&,
|
||||
const TopoDS_Face&);
|
||||
|
||||
|
||||
|
||||
|
||||
//=======================================================================
|
||||
//function : Init
|
||||
//purpose :
|
||||
|
Reference in New Issue
Block a user