mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Some trivial cleaning
This commit is contained in:
@@ -2045,7 +2045,7 @@ namespace Opm
|
||||
if (has_solvent && phaseIdx == contiSolventEqIdx )
|
||||
return 0.01;
|
||||
|
||||
// we should come this fare
|
||||
// we should not come this far
|
||||
assert(false);
|
||||
return 1.0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user