X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHUtils%2FSMESH_Block.cxx;fp=src%2FSMESHUtils%2FSMESH_Block.cxx;h=2cc0695a771bc6ffb6c3f4f86edf5bfd8507eee2;hb=44c1e310f0e1845b792d52bc089d7810a723247c;hp=92fc3b3193c6f023b921b9ad8ce6852824a1c72f;hpb=951dd4234ec84d147b1756bc04b6464c5332091c;p=modules%2Fsmesh.git diff --git a/src/SMESHUtils/SMESH_Block.cxx b/src/SMESHUtils/SMESH_Block.cxx index 92fc3b319..2cc0695a7 100644 --- a/src/SMESHUtils/SMESH_Block.cxx +++ b/src/SMESHUtils/SMESH_Block.cxx @@ -1142,7 +1142,7 @@ bool SMESH_Block::findUVByHalfDivision( const gp_Pnt& thePoint, //================================================================================ bool SMESH_Block::findUVAround( const gp_Pnt& thePoint, - const gp_XY& theUV, + const gp_XY& /*theUV*/, const SMESH_Block::TFace& tface, gp_XYZ& theParams, int nbGetWorstLimit )