small clean up

This commit is contained in:
Paul Egberts 2021-03-16 10:21:37 +01:00
parent 249983c52a
commit eea578a0ef

View File

@ -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;