#3038 Fracture Completion Summary : Remove of obsolete and unused code

This commit is contained in:
Magne Sjaastad
2018-08-09 13:38:49 +02:00
parent ce085a03ca
commit 529632f2e1
5 changed files with 12 additions and 34 deletions

View File

@@ -612,9 +612,6 @@ QString RicWellPathFractureTextReportFeatureImpl::createFractureCompletionSummar
formatter.addHorizontalLine('-');
// Cache the fracture template area, as this is a heavy operation
std::map<RimFractureTemplate*, double> templateAreaMap;
for (const auto& reportItem : wellPathFractureReportItems)
{
QString wellPathName, fractureName, fractureTemplateName;