mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-11 07:56:08 -06:00
Remove depth as option in property selector
This commit is contained in:
parent
ee52bc6e39
commit
36b9e0e28f
@ -323,7 +323,6 @@ std::vector<RifEclipseRftAddress::RftWellLogChannelName> RifReaderEclipseRft::av
|
||||
if (pressureAndDepthFound)
|
||||
{
|
||||
wellLogChannelNames.push_back(RifEclipseRftAddress::PRESSURE);
|
||||
wellLogChannelNames.push_back(RifEclipseRftAddress::DEPTH);
|
||||
}
|
||||
if (rftFound)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user