remove unused variable

This commit is contained in:
Arne Morten Kvarving 2020-11-19 11:10:33 +01:00
parent a95cc3dcbc
commit be48b3505d

View File

@ -294,7 +294,6 @@ public:
std::vector<char> buffer;
if (this->collectToIORank_.isIORank()) {
const auto& summary = eclIO_->summary();
const auto& eclState = simulator_.vanguard().eclState();
// Add TCPU
if (totalCpuTime != 0.0) {