mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
CppCheck : Remove unused variables
This commit is contained in:
@@ -190,7 +190,6 @@ bool RimEclipseInputCase::openEclipseGridFile()
|
||||
}
|
||||
else
|
||||
{
|
||||
RiaPreferences* prefs = RiaApplication::instance()->preferences();
|
||||
readerInterface = new RifReaderEclipseInput;
|
||||
|
||||
cvf::ref<RigEclipseCaseData> eclipseCase = new RigEclipseCaseData;
|
||||
|
||||
Reference in New Issue
Block a user