Salome HOME
#18963 Minimize compiler warnings
[modules/smesh.git] / src / MEDWrapper / MED_Common.cxx
index b394d01eda4b1cbec56e4bf59feaf54454941c48..f67ed68b23600e9216561b9534fc0794b187450e 100644 (file)
@@ -65,8 +65,8 @@ namespace MED
 
   TInt
   GetNbConn(EGeometrieElement typmai,
-            EEntiteMaillage typent,
-            TInt mdim)
+            EEntiteMaillage /*typent*/,
+            TInt /*mdim*/)
   {
     return typmai % 100;
   }