From: Anthony Geay Date: Mon, 13 Oct 2014 06:38:10 +0000 (+0200) Subject: Unwarnigization with super warning options. X-Git-Tag: V7_5_0a1~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=020b51be72a2fb0c5f8b30abce0c1582b5702b1a;p=modules%2Fmed.git Unwarnigization with super warning options. --- diff --git a/src/MEDCoupling/MEDCoupling1GTUMesh.cxx b/src/MEDCoupling/MEDCoupling1GTUMesh.cxx index a13cb0b4f..2b17e60c9 100644 --- a/src/MEDCoupling/MEDCoupling1GTUMesh.cxx +++ b/src/MEDCoupling/MEDCoupling1GTUMesh.cxx @@ -3120,7 +3120,7 @@ void MEDCoupling1DGTUMesh::renumberNodesWithOffsetInConn(int offset) { getNumberOfCells();//only to check that all is well defined. // - int nbElemsIn(getNumberOfNodes()),nbOfTuples(_conn->getNumberOfTuples()); + int nbOfTuples(_conn->getNumberOfTuples()); int *pt(_conn->getPointer()); for(int i=0;i