mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Janitor : Remove confusing concept hasUserRequestedAnimation
This commit is contained in:
@@ -88,8 +88,6 @@ void RimPerforationCollection::appendPerforation( RimPerforationInterval* perfor
|
||||
Rim3dView* activeView = RiaApplication::instance()->activeReservoirView();
|
||||
if ( activeView )
|
||||
{
|
||||
activeView->hasUserRequestedAnimation = true;
|
||||
|
||||
RimEclipseCase* eclipseCase = nullptr;
|
||||
activeView->firstAncestorOrThisOfType( eclipseCase );
|
||||
if ( eclipseCase )
|
||||
|
||||
Reference in New Issue
Block a user