From 0cc07af673165d53a9c956bd193862684520aca1 Mon Sep 17 00:00:00 2001 From: apo Date: Tue, 22 Mar 2005 14:13:37 +0000 Subject: [PATCH] To disable debug action (dump to local file) --- src/VISU_I/VISU_DumpPython.cc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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<