mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-27 09:50:34 +05:00
Mantis issue 0020768: Some Dump with RestoreSubShapes not loadable. Fix 1.
This commit is contained in:
parent
04e48a4907
commit
c251f8fc85
@ -792,7 +792,7 @@ GEOM::ListOfGO* GEOM_Gen_i::RestoreSubShapesO (SALOMEDS::Study_ptr theStudy,
|
||||
|
||||
aParts = RestoreSubShapes(theStudy, theObject, aSO, theArgs,
|
||||
theFindMethod, theInheritFirstArg, theAddPrefix);
|
||||
aSO->Destroy();
|
||||
if (!CORBA::is_nil(aSO)) aSO->Destroy();
|
||||
return aParts._retn();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user