mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Janitor : Remove obsolete logging
This commit is contained in:
parent
0d4ab8b594
commit
163fc707bd
@ -119,10 +119,6 @@ void RimFileSummaryCase::createSummaryReaderInterface()
|
||||
void RimFileSummaryCase::createRftReaderInterface()
|
||||
{
|
||||
m_summaryEclipseRftReader = RimFileSummaryCase::findRftDataAndCreateReader( this->summaryHeaderFilename() );
|
||||
if ( m_summaryEclipseRftReader.notNull() )
|
||||
{
|
||||
RiaLogging::info( QString( "Found RFT Data for %1" ).arg( this->summaryHeaderFilename() ) );
|
||||
}
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user