Salome HOME
fight warnings, c++17. additional corrections++
[modules/smesh.git] / src / StdMeshers_I / StdMeshers_Deflection1D_i.cxx
index 7c0afb2329c7169ee366959fc8e487eb83fbac0c..137371b1685c4787c5a582337062a6f542d1c394 100644 (file)
@@ -137,7 +137,7 @@ CORBA::Boolean StdMeshers_Deflection1D_i::IsDimSupported( SMESH::Dimension type
  */
 //================================================================================
 
-std::string StdMeshers_Deflection1D_i::getMethodOfParameter(const int paramIndex,
+std::string StdMeshers_Deflection1D_i::getMethodOfParameter(const int /*paramIndex*/,
                                                             int       /*nbVars*/) const
 {
   return "SetDeflection";