mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3340 Remove unused variables
This commit is contained in:
@@ -992,7 +992,6 @@ void RimSummaryCurve::calculateCurveInterpolationFromAddress()
|
||||
{
|
||||
if (m_yValuesCurveVariable())
|
||||
{
|
||||
auto category = m_yValuesCurveVariable()->address().category();
|
||||
auto address = m_yValuesCurveVariable()->address();
|
||||
if (address.hasAccumulatedData())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user