#3650 Temp LGR. Fix build error

This commit is contained in:
Bjørn Erik Jensen 2018-11-12 13:55:29 +01:00
parent bb642b2a46
commit cfb082fb98

View File

@ -98,7 +98,6 @@ void RicfCreateLgrForCompletions::execute()
}
RicDeleteTemporaryLgrsFeature::deleteAllTemporaryLgrs(eclipseCase);
RicExportLgrFeature::resetLgrNaming();
caf::VecIjk lgrCellCounts(m_refinementI, m_refinementJ, m_refinementK);
QStringList wellsIntersectingOtherLgrs;