mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-26 13:20:34 +05:00
Remove not needed "cout".
This commit is contained in:
parent
3add66f219
commit
72b7497557
@ -2079,7 +2079,6 @@ bool SMESHGUI::OnGUIEvent( int theCommandID )
|
||||
|
||||
case 1100: // EDIT HYPOTHESIS
|
||||
{
|
||||
cout<<"EDIT HYPOTHESIS"<<endl;
|
||||
if(checkLock(aStudy)) break;
|
||||
|
||||
LightApp_SelectionMgr *aSel = SMESHGUI::selectionMgr();
|
||||
|
Loading…
Reference in New Issue
Block a user