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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user