mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Do not delete objects in destructor
p4#: 20965
This commit is contained in:
parent
414172cf78
commit
19e2adc1bf
@ -40,7 +40,6 @@ PdmObjectGroup::PdmObjectGroup()
|
|||||||
//--------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------
|
||||||
PdmObjectGroup::~PdmObjectGroup()
|
PdmObjectGroup::~PdmObjectGroup()
|
||||||
{
|
{
|
||||||
deleteObjects();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//--------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user