mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Flow Diag : Do not assert when tracername is not found
This commit is contained in:
@@ -309,8 +309,6 @@ RimFlowDiagSolution::TracerStatusType RimFlowDiagSolution::tracerStatusInTimeSte
|
||||
CVF_ASSERT(false);
|
||||
}
|
||||
}
|
||||
|
||||
CVF_ASSERT(false);
|
||||
}
|
||||
|
||||
return UNDEFINED;
|
||||
|
||||
Reference in New Issue
Block a user