diff --git a/tests/test_pengrobinson.cpp b/tests/test_pengrobinson.cpp index bab6dcbd1..b949275d5 100644 --- a/tests/test_pengrobinson.cpp +++ b/tests/test_pengrobinson.cpp @@ -69,7 +69,6 @@ Scalar computeSumxg(FluidState &resultFluidState, { static const int oilPhaseIdx = FluidSystem::oilPhaseIdx; static const int gasPhaseIdx = FluidSystem::gasPhaseIdx; - static const int waterPhaseIdx = FluidSystem::waterPhaseIdx; static const int numComponents = FluidSystem::numComponents; typedef Dune::FieldVector ComponentVector;