mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Remove unused schedule
This commit is contained in:
parent
41933c618a
commit
d202ea256a
@ -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()) {
|
||||
|
Loading…
Reference in New Issue
Block a user