mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1174 Avoid load of data in initAfterRead
This commit is contained in:
parent
ed31dab152
commit
1efbf07711
@ -401,8 +401,6 @@ void RimEclipsePropertyFilter::initAfterRead()
|
||||
resultDefinition->initAfterRead();
|
||||
|
||||
resultDefinition->setEclipseCase(parentContainer()->reservoirView()->eclipseCase());
|
||||
resultDefinition->loadResult();
|
||||
updateIconState();
|
||||
computeResultValueRange();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user