mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-10 15:36:09 -06:00
#5010 Attempt to read formation file even if it isn't called .lyr
This commit is contained in:
parent
c5bca4cc7e
commit
3d6b53841d
@ -161,7 +161,6 @@ void RimFormationNames::readFormationNamesFile( QString* errorMessage )
|
||||
}
|
||||
else
|
||||
{
|
||||
CAF_ASSERT( fileInfo.suffix() == "lyr" );
|
||||
readLyrFormationNameFile( stream, errorMessage );
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user