Remove superfluos function call

This commit is contained in:
Joakim Hove
2021-03-10 10:44:39 +01:00
parent 7e59532944
commit 16e6bc0d59

View File

@@ -264,9 +264,6 @@ public:
// not being able to create such cell-based result vectors.
should_write = 0;
}
else {
should_write = schedule.rst_keyword(reportStepNum, keyword);
}
}
outputFipRestart_ = false;