diff --git a/opm/models/blackoil/blackoilextbomodules.hh b/opm/models/blackoil/blackoilextbomodules.hh index bfb49ac98..1ac75bcfc 100644 --- a/opm/models/blackoil/blackoilextbomodules.hh +++ b/opm/models/blackoil/blackoilextbomodules.hh @@ -273,8 +273,8 @@ public: /*! * \brief Register all solvent specific VTK and ECL output modules. */ - static void registerOutputModules(Model& model, - Simulator& simulator) + static void registerOutputModules(Model&, + Simulator&) { if (!enableExtbo) // extBO have disabled at compile time