mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
Revert "#2873 Delegate deletion of summary cases to separate thread."
This reverts commit 0089e0c218.
Didn't intend this to go into dev now
This commit is contained in:
@@ -53,7 +53,7 @@ RimSummaryCaseCollection::RimSummaryCaseCollection()
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RimSummaryCaseCollection::~RimSummaryCaseCollection()
|
||||
{
|
||||
m_cases.deleteAllChildObjectsAsync();
|
||||
m_cases.deleteAllChildObjects();
|
||||
updateReferringCurveSets();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user