mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
remove unused capture
This commit is contained in:
parent
b886d4e4ae
commit
0af94eef27
@ -1524,7 +1524,7 @@ protected:
|
|||||||
using ViolationLevel = typename Satfunc::PhaseChecks::
|
using ViolationLevel = typename Satfunc::PhaseChecks::
|
||||||
SatfuncConsistencyCheckManager<Scalar>::ViolationLevel;
|
SatfuncConsistencyCheckManager<Scalar>::ViolationLevel;
|
||||||
|
|
||||||
auto reportFailures = [&sfuncConsistencyChecks, this]
|
auto reportFailures = [&sfuncConsistencyChecks]
|
||||||
(const ViolationLevel level)
|
(const ViolationLevel level)
|
||||||
{
|
{
|
||||||
sfuncConsistencyChecks.reportFailures
|
sfuncConsistencyChecks.reportFailures
|
||||||
|
Loading…
Reference in New Issue
Block a user