mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix crash when RFT plot does not exist
This commit is contained in:
parent
5feee83706
commit
ecc1df5424
@ -522,7 +522,6 @@ void RimWellLogTrack::loadDataAndUpdate()
|
||||
m_trajectoryType = RimWellLogTrack::SIMULATION_WELL;
|
||||
m_simulationWellChosen = true;
|
||||
m_simWellName = wellName;
|
||||
m_branchIndex = rftPlot->branchIndex();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user