small clean up
This commit is contained in:
parent
249983c52a
commit
eea578a0ef
@ -952,7 +952,6 @@ private:
|
||||
const Opm::EclipseState& eclState,
|
||||
unsigned satRegionIdx)
|
||||
{
|
||||
//if (!hasGas || !hasWater)
|
||||
if (hasOil)
|
||||
// we don't read anything if oil is present
|
||||
return;
|
||||
@ -1030,7 +1029,6 @@ private:
|
||||
const Opm::EclipseState& /* eclState */,
|
||||
unsigned satRegionIdx)
|
||||
{
|
||||
//if (!hasGas || !hasWater)
|
||||
if (hasOil)
|
||||
// we don't read anything if oil phase is active
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user