X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FMEDWrapper%2FMED_Utilities.cxx;h=2db125dd54175ca49af3295f696f549c7e52ea08;hp=d68470d9b2a75267e6fd7ff522693859bd30b654;hb=a274ade365bd0f0e19d56c577acc4a13aa1972a7;hpb=8d297d6698f361d4f2dde723050bcfbaea050920 diff --git a/src/MEDWrapper/MED_Utilities.cxx b/src/MEDWrapper/MED_Utilities.cxx index d68470d9b..2db125dd5 100644 --- a/src/MEDWrapper/MED_Utilities.cxx +++ b/src/MEDWrapper/MED_Utilities.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 @@ -26,7 +26,7 @@ #ifdef _DEBUG_ static int MYDEBUG = 0; #else -static int MYDEBUG = 0; +//static int MYDEBUG = 0; // unused in release mode #endif int MED::PrefixPrinter::myCounter = 0; @@ -39,7 +39,7 @@ MED::PrefixPrinter::PrefixPrinter(bool theIsActive): MSG(MYDEBUG,"MED::PrefixPrinter::PrefixPrinter(...)- "<