mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Delete command objects in destructor
p4#: 22402
This commit is contained in:
parent
74b6b858d3
commit
5160c9bf86
@ -124,6 +124,8 @@ void RimProject::close()
|
||||
|
||||
wellPathImport = new RimWellPathImport();
|
||||
|
||||
commandObjects.deleteAllChildObjects();
|
||||
|
||||
fileName = "";
|
||||
|
||||
nextValidCaseId = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user