diff --git a/opm/autodiff/ParallelDebugOutput.hpp b/opm/autodiff/ParallelDebugOutput.hpp index 9a2eb479b..45d41a492 100644 --- a/opm/autodiff/ParallelDebugOutput.hpp +++ b/opm/autodiff/ParallelDebugOutput.hpp @@ -63,8 +63,8 @@ namespace Opm public: ParallelDebugOutput ( const GridImpl& grid, - Opm::EclipseStateConstPtr eclipseState, - const int ) + Opm::EclipseStateConstPtr /* eclipseState */, + const int ) : grid_( grid ) {} // gather solution to rank 0 for EclipseWriter