Remove obsolete code

This commit is contained in:
Jacob Støren
2018-02-06 14:39:19 +01:00
parent 69cc77e026
commit 59b0a4bd1e
4 changed files with 1 additions and 6 deletions

View File

@@ -125,7 +125,6 @@ void RivWellHeadPartMgr::buildWellHeadParts(size_t frameIndex)
cvf::ref<RivPipeGeometryGenerator> pipeGeomGenerator = new RivPipeGeometryGenerator;
pipeGeomGenerator->setPipeCenterCoords(wellHeadPipeCoords.p());
pipeGeomGenerator->setPipeColor(well->wellPipeColor());
pipeGeomGenerator->setCrossSectionVertexCount(m_rimReservoirView->wellCollection()->pipeCrossSectionVertexCount());