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

@@ -174,14 +174,6 @@ QString RimGridSummaryCase::eclipseGridFileName() const
return m_eclipseCase()->gridFileName();
}
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------
void RimGridSummaryCase::updateFilePathsFromProjectPath( const QString& newProjectPath, const QString& oldProjectPath )
{
// Shouldn't have to do anything
}
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------