mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Remove obsolete log message
This commit is contained in:
parent
07cc21587a
commit
2893a5deee
@ -374,8 +374,6 @@ void RimEclipseResultCase::ensureRftDataIsImported()
|
||||
|
||||
if ( rftFileInfo.exists() )
|
||||
{
|
||||
RiaLogging::info( QString( "RFT file found" ) );
|
||||
|
||||
if ( m_useOpmRftReader )
|
||||
{
|
||||
m_readerOpmRft = new RifReaderOpmRft( rftFileInfo.filePath() );
|
||||
|
Loading…
Reference in New Issue
Block a user