diff --git a/opm/core/simulator/initStateEquil_impl.hpp b/opm/core/simulator/initStateEquil_impl.hpp index b31297b8d..e85a67042 100644 --- a/opm/core/simulator/initStateEquil_impl.hpp +++ b/opm/core/simulator/initStateEquil_impl.hpp @@ -590,8 +590,8 @@ namespace Opm template std::vector - temperature(const UnstructuredGrid& G, - const Region& reg, + temperature(const UnstructuredGrid& /* G */, + const Region& /* reg */, const CellRange& cells) { // use the standard temperature for everything for now