X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDWrapper%2FMED_CoordUtils.cxx;h=32f4c2b21c7de37b9a2465489c02e2a47db92478;hb=b79f3c0765077420af47201c7f12b5654a6c04ed;hp=889d8c87f47de5478bedc8ee8398f5a89132f658;hpb=10191484fe88a27e962b8e4b57e09d390d8705c7;p=modules%2Fsmesh.git diff --git a/src/MEDWrapper/MED_CoordUtils.cxx b/src/MEDWrapper/MED_CoordUtils.cxx index 889d8c87f..32f4c2b21 100644 --- a/src/MEDWrapper/MED_CoordUtils.cxx +++ b/src/MEDWrapper/MED_CoordUtils.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2021 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS @@ -36,7 +36,7 @@ namespace MED template<> TFloat - GetCoord(const TCCoordSlice& theCoordSlice) + GetCoord(const TCCoordSlice& /*theCoordSlice*/) { return 0.0; }