diff --git a/src/BRepTest/BRepTest_BasicCommands.cxx b/src/BRepTest/BRepTest_BasicCommands.cxx index 843b286255..6b45689c47 100644 --- a/src/BRepTest/BRepTest_BasicCommands.cxx +++ b/src/BRepTest/BRepTest_BasicCommands.cxx @@ -85,7 +85,7 @@ static Standard_Integer addpcurve(Draw_Interpretor& , Standard_Integer n, const // 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;