mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
Revert from revision 9200 integration for IFSelect_WorkSession.cxx
This commit is contained in:
parent
ca0db03195
commit
1709df61a8
@ -2488,11 +2488,7 @@ IFSelect_ReturnStatus IFSelect_WorkSession::SendAll
|
||||
}
|
||||
}
|
||||
else checks = thecopier->SendAll(filename,thegraph->Graph(),thelibrary,theprotocol);
|
||||
Handle_Interface_Check aMainFail = checks.CCheck(0);
|
||||
if (!aMainFail.IsNull() && aMainFail->HasFailed ())
|
||||
{
|
||||
return IFSelect_RetStop;
|
||||
}
|
||||
|
||||
if (theloaded.Length() == 0) theloaded.AssignCat(filename);
|
||||
thecheckrun = checks;
|
||||
if (checks.IsEmpty(Standard_True)) return IFSelect_RetDone;
|
||||
|
Loading…
x
Reference in New Issue
Block a user