Remove unused schedule

This commit is contained in:
Stein Krogstad 2024-09-19 13:28:13 +02:00
parent 41933c618a
commit d202ea256a

View File

@ -279,7 +279,6 @@ namespace Opm
const bool fixed_status)
{
const auto& summary_state = simulator.vanguard().summaryState();
const auto& schedule = simulator.vanguard().schedule();
auto& ws = well_state.well(this->index_of_well_);
std::string from;
if (this->isInjector()) {