mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Remove "set-but-unused" variables (generates warnings on gcc 7).
This commit is contained in:
@@ -809,7 +809,6 @@ void RicWellPathExportCompletionDataFeatureImpl::exportWelspeclToFile(
|
||||
{
|
||||
const auto wellPath =
|
||||
RicWellPathExportCompletionsFileTools::findWellPathFromExportName( completion.wellName() );
|
||||
auto item = wellPathToLgrNameMap.find( wellPath );
|
||||
wellPathToLgrNameMap[wellPath].insert( completionsForLgr.first );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user