Salome HOME
#18963 Minimize compiler warnings
[modules/smesh.git] / src / SMESHClient / SMESH_Client.cxx
index 72b9adaf83ac4578e87656f9274681c4cf6f6902..8526c066867c48e97b3580640c790a8bb11dd845 100644 (file)
@@ -745,9 +745,9 @@ namespace
   //=======================================================================
   //function : ChangePolyhedronNodes
   //=======================================================================
-  inline void ChangePolyhedronNodes (SMDS_Mesh* theMesh,
-                                     SMESH::log_array_var& theSeq,
-                                     CORBA::Long theId)
+  inline void ChangePolyhedronNodes (SMDS_Mesh* /*theMesh*/,
+                                     SMESH::log_array_var& /*theSeq*/,
+                                     CORBA::Long /*theId*/)
   {
     // const SMESH::long_array& anIndexes = theSeq[theId].indexes;
     // CORBA::Long iind = 0, aNbElems = theSeq[theId].number;