Salome HOME
ILMAB project.
authoreap <eap@opencascade.com>
Thu, 3 Oct 2013 14:13:53 +0000 (14:13 +0000)
committereap <eap@opencascade.com>
Thu, 3 Oct 2013 14:13:53 +0000 (14:13 +0000)
commit0e43e4a51c77067f3d4af097187ddfe39c485086
treee3a9e6b59d1557845de5ee2a9b71bb203076900a
parent6c2ee27d457fe387b43fc9a13739adf0e7282cce
ILMAB project.

Prevent a twice removal: RemoveObject() is called in a case calss

 GEOM_Field_i::~GEOM_Field_i()
 {
-  GEOM_Engine::GetEngine()->RemoveObject(_impl);
src/GEOM_I/GEOM_Field_i.cc