From 71fa1b7b4803fd28cee905bbd575cc4b3d35e0b2 Mon Sep 17 00:00:00 2001 From: apo Date: Thu, 30 Nov 2006 06:17:19 +0000 Subject: [PATCH] To disable messages --- src/VISU_I/VISU_Prs3d_i.cc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/VISU_I/VISU_Prs3d_i.cc b/src/VISU_I/VISU_Prs3d_i.cc index 62b64bb4..621b18de 100644 --- a/src/VISU_I/VISU_Prs3d_i.cc +++ b/src/VISU_I/VISU_Prs3d_i.cc @@ -605,11 +605,11 @@ VISU::Prs3d_i static int INCMEMORY = 4; vtkDataSet* aDataSet = GetPipeLine()->GetInput(); CORBA::Float aSize = aDataSet->GetActualMemorySize() * INCMEMORY * 1024.0; - cout<<"Prs3d_i::GetMemorySize - "<