mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#5010 Attempt to read formation file even if it isn't called .lyr
This commit is contained in:
@@ -161,7 +161,6 @@ void RimFormationNames::readFormationNamesFile( QString* errorMessage )
|
||||
}
|
||||
else
|
||||
{
|
||||
CAF_ASSERT( fileInfo.suffix() == "lyr" );
|
||||
readLyrFormationNameFile( stream, errorMessage );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user