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:
@@ -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();
|
||||
|
Reference in New Issue
Block a user