0024057: Eliminate compiler warning C4100 in MSVC++ with warning level 4
[occt.git] / src / BRepTest / BRepTest_SweepCommands.cxx
index 0c42d08..71a4abf 100755 (executable)
@@ -808,7 +808,7 @@ static Standard_Integer simulsweep(Draw_Interpretor& di,
 //=======================================================================
 //  middlepath
 //=======================================================================
-static Standard_Integer middlepath(Draw_Interpretor& di,
+static Standard_Integer middlepath(Draw_Interpretor& /*di*/,
                                   Standard_Integer n, const char** a)
 {
   if (n < 5) return 1;