Salome HOME
Fix for Bug12383
authorapo <apo@opencascade.com>
Thu, 11 May 2006 07:23:25 +0000 (07:23 +0000)
committerapo <apo@opencascade.com>
Thu, 11 May 2006 07:23:25 +0000 (07:23 +0000)
To remove unnecessary debug information.

src/VISUGUI/VisuGUI_Module.cxx

index 5899b7e4a805ec21c06015daba84d7235ade21cb..621df87b4bb5eef53fda17a079b282f15b28e115 100644 (file)
@@ -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 - "<<strViewers<<endl;
     }
 
   aRule = "(selcount>0 and type='VISU::TGAUSSPOINTS')";