mirror of
https://github.com/OPM/ResInsight.git
synced 2026-07-31 00:38:14 -05:00
#3565 Cell Edge : Remove explicit delete, handled by destructor of child field
This commit is contained in:
@@ -82,8 +82,6 @@ RimCellEdgeColors::RimCellEdgeColors()
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RimCellEdgeColors::~RimCellEdgeColors()
|
||||
{
|
||||
delete m_legendConfig();
|
||||
delete m_singleVarEdgeResultColors;
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user