mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Remove superfluos function call
This commit is contained in:
@@ -264,9 +264,6 @@ public:
|
|||||||
// not being able to create such cell-based result vectors.
|
// not being able to create such cell-based result vectors.
|
||||||
should_write = 0;
|
should_write = 0;
|
||||||
}
|
}
|
||||||
else {
|
|
||||||
should_write = schedule.rst_keyword(reportStepNum, keyword);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
outputFipRestart_ = false;
|
outputFipRestart_ = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user