mark variable maybe_unused to avoid dead store warnings

This commit is contained in:
Arne Morten Kvarving
2023-06-01 09:38:15 +02:00
parent 237b63e674
commit f64f587055

View File

@@ -148,7 +148,7 @@ void ensurePvtApi(const OilPvt& oilPvt, const GasPvt& gasPvt, const WaterPvt& wa
Evaluation Rvw = 0.0;
Evaluation So = 0.5;
Evaluation maxSo = 1.0;
Evaluation tmp;
[[maybe_unused]] Evaluation tmp;
/////
// water PVT API