diff --git a/opm/autodiff/SimulatorFullyImplicitBlackoilEbos.hpp b/opm/autodiff/SimulatorFullyImplicitBlackoilEbos.hpp index 22c4faa66..aa946b037 100644 --- a/opm/autodiff/SimulatorFullyImplicitBlackoilEbos.hpp +++ b/opm/autodiff/SimulatorFullyImplicitBlackoilEbos.hpp @@ -763,7 +763,6 @@ protected: DerivedGeology& geo_; NewtonIterationBlackoilInterface& solver_; // Misc. data - std::vector allcells_; const bool has_disgas_; const bool has_vapoil_; bool terminal_output_;