0024057: Eliminate compiler warning C4100 in MSVC++ with warning level 4
[occt.git] / src / GeometryTest / GeometryTest_SurfaceCommands.cxx
index 21c50fd..8e6d7ea 100755 (executable)
@@ -304,7 +304,7 @@ static Standard_Integer appsurf(Draw_Interpretor& di,
   return 0;
 }
 
-static Standard_Integer fillcurves(Draw_Interpretor& di,
+static Standard_Integer fillcurves(Draw_Interpretor& /*di*/,
                                   Standard_Integer n, const char** a)
 {
   if ( n < 6) return 1;