System : Removed unused variables

This commit is contained in:
Magne Sjaastad
2015-10-26 10:13:34 +01:00
parent 14dedf5d4a
commit 01224dd5e6
26 changed files with 15 additions and 76 deletions

View File

@@ -311,8 +311,6 @@ void RimEclipseView::createDisplayModel()
// Remove all existing animation frames from the viewer.
// The parts are still cached in the RivReservoir geometry and friends
bool isAnimationActive = m_viewer->isAnimationActive();
m_viewer->removeAllFrames();
wellCollection->scheduleIsWellPipesVisibleRecalculation();
@@ -409,7 +407,7 @@ void RimEclipseView::createDisplayModel()
}
// Compute triangle count, Debug only
/*
if (false)
{
size_t totalTriangleCount = 0;
@@ -431,6 +429,7 @@ void RimEclipseView::createDisplayModel()
}
}
}
*/
// Create Scenes from the frameModels
// Animation frames for results display, starts from frame 1