Janitor: Remove obsolete code

This commit is contained in:
Magne Sjaastad
2021-12-08 10:58:15 +01:00
parent 033cc4f1b7
commit bf7917ab7c
15 changed files with 0 additions and 74 deletions

View File

@@ -320,14 +320,6 @@ RifSummaryReaderInterface* RimDerivedSummaryCase::summaryReader()
return m_reader.get();
}
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------
void RimDerivedSummaryCase::updateFilePathsFromProjectPath( const QString& newProjectPath, const QString& oldProjectPath )
{
// NOP
}
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------