]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Comment MESSAGE
authorgdd <gdd>
Fri, 4 Mar 2011 14:40:54 +0000 (14:40 +0000)
committergdd <gdd>
Fri, 4 Mar 2011 14:40:54 +0000 (14:40 +0000)
src/SalomeApp/SalomeApp_Study.cxx

index 353e63d3a0edf5b25ce4468aee1ee6fb21877125..4d36bea5e1d36840aa905a0cab54c1271dc4b5ae 100644 (file)
@@ -172,7 +172,7 @@ public:
       }
     case 0:  
       { //modify sobject
-       MESSAGE("Want to modify an object "  << theID);
+       //MESSAGE("Want to modify an object "  << theID);
        EntryMapIter it = entry2SuitObject.find( theID );
        if ( it != entry2SuitObject.end() )
        {