From: enk Date: Thu, 26 Oct 2006 07:43:10 +0000 (+0000) Subject: remove unneeded comments X-Git-Tag: mergeto_V3_2_0_maintainance_30Nov06~10 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e7bd78be060f06050ef2cd6e031db73ac047b89e;p=modules%2Fvisu.git remove unneeded comments --- diff --git a/src/VISU_I/VISU_CorbaMedConvertor.cxx b/src/VISU_I/VISU_CorbaMedConvertor.cxx index cd8e5730..6700c1bd 100644 --- a/src/VISU_I/VISU_CorbaMedConvertor.cxx +++ b/src/VISU_I/VISU_CorbaMedConvertor.cxx @@ -518,9 +518,9 @@ namespace for(int i=0;i" << anId << endl; + if(MYDEBUG) cout << "------------------------------->" << anId << endl; } - cout << endl; + if(MYDEBUG) cout << endl; } catch(...) { continue; }