X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMDS%2FSMDS_ElementFactory.hxx;fp=src%2FSMDS%2FSMDS_ElementFactory.hxx;h=86d7408ce6f7a8cc18d1c8cfb52d0509abcb61c0;hb=242fecaab114e7ad3b26ec3096d016e8e1342697;hp=b45323c7fd1f328d31d42a7f2ee2ab0404e2862a;hpb=9b08e00e6ab80e13cffcda319be3baf22a829bcf;p=modules%2Fsmesh.git diff --git a/src/SMDS/SMDS_ElementFactory.hxx b/src/SMDS/SMDS_ElementFactory.hxx index b45323c7f..86d7408ce 100644 --- a/src/SMDS/SMDS_ElementFactory.hxx +++ b/src/SMDS/SMDS_ElementFactory.hxx @@ -231,7 +231,7 @@ struct _RangeSet * \brief Return ranges of indices (from,to) of elements having a given value */ bool GetIndices( const attr_t theValue, TIndexRanges & theIndices, - const attr_t* theMinValue = 0, const attr_t* theMaxValue = 0) const + const attr_t* /*theMinValue*/ = 0, const attr_t* /*theMaxValue*/ = 0) const { bool isFound = false;