Salome HOME
fight warnings, c++17. Fix minor warnings. Buils SMESH finished
[modules/smesh.git] / src / MEDWrapper / MED_Algorithm.hxx
index 9f4093a7f676914c44b9ca21cd066a145e4a813a..2e6b0f5d9d3b4836ac1c996cbef69daafc8149c6 100644 (file)
@@ -53,7 +53,7 @@ namespace MED
   //! Get set of TElemInfo by its geometrical type and corresponding MED ENTITY
   MEDWRAPPER_EXPORT
   TEntity2TGeom2ElemInfo
-  GetEntity2TGeom2ElemInfo(const PWrapper& theWrapper,
+  GetEntity2TGeom2ElemInfo(const PWrapper& /*theWrapper*/,
                            const PMeshInfo& theMeshInfo,
                            const MED::TEntityInfo& theEntityInfo);