mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
CppCheck : Remove unused variables
This commit is contained in:
@@ -341,7 +341,6 @@ void RicExportLgrFeature::onActionTriggered(bool isChecked)
|
||||
std::vector<RimWellPath*> wellPaths = selectedWellPaths();
|
||||
CVF_ASSERT(wellPaths.size() > 0);
|
||||
|
||||
std::vector<RimSimWellInView*> simWells;
|
||||
QString dialogTitle = "LGR Export";
|
||||
|
||||
int defaultTimeStep = 0;
|
||||
|
||||
Reference in New Issue
Block a user