mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3340 Fix some warnings
This commit is contained in:
@@ -43,7 +43,7 @@ RicfSetTimeStep::RicfSetTimeStep()
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RicfSetTimeStep::execute()
|
||||
{
|
||||
RimEclipseCase* eclipseCase;
|
||||
RimEclipseCase* eclipseCase = nullptr;
|
||||
|
||||
{
|
||||
bool foundCase = false;
|
||||
|
||||
Reference in New Issue
Block a user