#3512 System : Remove unused functions

This commit is contained in:
Magne Sjaastad
2018-10-18 15:40:11 +02:00
parent 766fea603e
commit 726658d642
24 changed files with 26 additions and 331 deletions

View File

@@ -82,14 +82,6 @@ void RimSummaryCaseCollection::removeCase(RimSummaryCase* summaryCase)
}
}
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------
void RimSummaryCaseCollection::deleteAllCases()
{
m_cases.deleteAllChildObjects();
}
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------