remove unused variable
This commit is contained in:
parent
99a6fc30a1
commit
617440485f
@ -157,8 +157,6 @@ BOOST_AUTO_TEST_CASE(Wsegiter)
|
||||
const auto tconv = getTimeConv(usys);
|
||||
|
||||
const std::size_t lookup_step = 1;
|
||||
const auto tuning_data = sched.getTuning(lookup_step);
|
||||
|
||||
|
||||
const auto dh = Opm::RestartIO::DoubHEAD{}
|
||||
.tuningParameters(sched.getTuning(lookup_step), tconv);
|
||||
|
Loading…
Reference in New Issue
Block a user