#3340 Remove unused variables

This commit is contained in:
Magne Sjaastad
2018-09-10 10:27:47 +02:00
parent b81114c7d4
commit bbebbf108f
32 changed files with 5 additions and 57 deletions

View File

@@ -219,7 +219,6 @@ void RimSimWellInView::wellHeadTopBottomPosition(int frameIndex, cvf::Vec3d* top
whCellPtr = &(rigReservoir->cellFromWellResultCell(wellResultFramePtr->wellHeadOrStartCell()));
}
const RigWellResultFrame& wellResultFrame = *wellResultFramePtr;
const RigCell& whCell = *whCellPtr;
// Match this position with pipe start position in RivWellPipesPartMgr::calculateWellPipeCenterline()