mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
suppress new warning in BRepTest
This commit is contained in:
parent
5682a02934
commit
867acdec68
@ -85,7 +85,7 @@ static Standard_Integer addpcurve(Draw_Interpretor& , Standard_Integer n, const
|
|||||||
// transform
|
// transform
|
||||||
//=======================================================================
|
//=======================================================================
|
||||||
|
|
||||||
static Standard_Integer transform(Draw_Interpretor& di,Standard_Integer n,const char** a)
|
static Standard_Integer transform(Draw_Interpretor& ,Standard_Integer n,const char** a)
|
||||||
{
|
{
|
||||||
if (n <= 1) return 1;
|
if (n <= 1) return 1;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user