mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3038 Fracture Completion Summary : Remove of obsolete and unused code
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user