mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3565 Cell Edge : Remove explicit delete, handled by destructor of child field
This commit is contained in:
parent
47f3004cd0
commit
fb57cf048d
@ -82,8 +82,6 @@ RimCellEdgeColors::RimCellEdgeColors()
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RimCellEdgeColors::~RimCellEdgeColors()
|
||||
{
|
||||
delete m_legendConfig();
|
||||
delete m_singleVarEdgeResultColors;
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user