From 55a05cae82070a6b541e25984cd80aacac7af703 Mon Sep 17 00:00:00 2001 From: apo Date: Thu, 11 May 2006 07:23:25 +0000 Subject: [PATCH] Fix for Bug12383 To remove unnecessary debug information. --- src/VISUGUI/VisuGUI_Module.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/VISUGUI/VisuGUI_Module.cxx b/src/VISUGUI/VisuGUI_Module.cxx index 5899b7e4..621df87b 100644 --- a/src/VISUGUI/VisuGUI_Module.cxx +++ b/src/VISUGUI/VisuGUI_Module.cxx @@ -324,7 +324,6 @@ initialize( CAM_Application* theApp ) strViewers+=temp.arg( *anIt ); strViewers+="}"; mgr->setRule( action(myEraseAll), QString( "client in %1" ).arg( strViewers ), true ); - cout<<"strViewers - "<