From: apo Date: Tue, 22 Mar 2005 14:13:37 +0000 (+0000) Subject: To disable debug action (dump to local file) X-Git-Tag: T_22_03_05 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=0cc07af673165d53a9c956bd193862684520aca1;p=modules%2Fvisu.git To disable debug action (dump to local file) --- diff --git a/src/VISU_I/VISU_DumpPython.cc b/src/VISU_I/VISU_DumpPython.cc index 6fae6944..251d4665 100644 --- a/src/VISU_I/VISU_DumpPython.cc +++ b/src/VISU_I/VISU_DumpPython.cc @@ -1179,13 +1179,13 @@ namespace VISU{ #ifndef COUT std::string aResult = aStr.str(); - ofstream anFStream("/tmp/dump.py"); - anFStream<