mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-15 10:08:35 +05:00
remove debug output
This commit is contained in:
parent
cac1b61a47
commit
b4d072bf20
@ -412,8 +412,6 @@ GEOM::GEOM_IOperations_ptr OperationGUI_PartitionDlg::createOperation()
|
||||
//=================================================================================
|
||||
bool OperationGUI_PartitionDlg::isValid( QString& )
|
||||
{
|
||||
printf("OperationGUI_PartitionDlg::isValid:myListShapes.length()=%d\n",myListShapes.length());
|
||||
printf("OperationGUI_PartitionDlg::isValid:myListTools.length()=%d\n",myListTools.length());
|
||||
return ( myListShapes.length() || myListTools.length() ); // || myListKeepInside.length() || myListRemoveInside.length() // obsolete
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user