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:
parent
6e76e043c6
commit
b8f0fcd7e9
@ -309,8 +309,6 @@ RimFlowDiagSolution::TracerStatusType RimFlowDiagSolution::tracerStatusInTimeSte
|
||||
CVF_ASSERT(false);
|
||||
}
|
||||
}
|
||||
|
||||
CVF_ASSERT(false);
|
||||
}
|
||||
|
||||
return UNDEFINED;
|
||||
|
Loading…
Reference in New Issue
Block a user