mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Janitor : Remove unused variable
This commit is contained in:
parent
1898cd64e2
commit
e3b13a1685
@ -117,7 +117,6 @@ double RimElasticPropertyScalingCollection::getScaling( const QString&
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RimElasticPropertyScalingCollection::initAfterRead()
|
||||
{
|
||||
std::vector<RimElasticPropertyScaling*> templates;
|
||||
for ( auto& scaling : m_elasticPropertyScalings )
|
||||
{
|
||||
scaling->changed.connect( this, &RimElasticPropertyScalingCollection::elasticPropertyScalingChanged );
|
||||
|
Loading…
Reference in New Issue
Block a user