#2481, #2605, #2486, #2568 Remove obsolete code

This commit is contained in:
Jacob Støren
2018-03-20 13:21:49 +01:00
parent a9daea0938
commit 65b35cff92
4 changed files with 0 additions and 157 deletions

View File

@@ -411,7 +411,6 @@ void Rim2dIntersectionView::createDisplayModel()
m_flatIntersectionPartMgr->appendNativeCrossSectionFacesToModel(m_intersectionVizModel.p(), scaleTransform());
m_flatIntersectionPartMgr->appendMeshLinePartsToModel(m_intersectionVizModel.p(), scaleTransform());
m_flatIntersectionPartMgr->appendPolylinePartsToModel(*this, m_intersectionVizModel.p(), scaleTransform());
m_flatIntersectionPartMgr->appendWellPipePartsToModel(m_intersectionVizModel.p(), scaleTransform());
m_flatIntersectionPartMgr->applySingleColorEffect();