mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
removed unused variable
This commit is contained in:
parent
7e63dc3096
commit
398077d772
@ -2100,7 +2100,6 @@ private:
|
||||
UpdateFunc func)
|
||||
{
|
||||
OPM_TIMEBLOCK(updateProperty);
|
||||
const auto& problem = this->simulator().problem();
|
||||
const auto& model = this->simulator().model();
|
||||
const auto& primaryVars = model.solution(/*timeIdx*/0);
|
||||
const auto& vanguard = this->simulator().vanguard();
|
||||
|
Loading…
Reference in New Issue
Block a user