SimulatorFullyImplicitBlackoilEbos: remove unused "allcells_" attribute

This commit is contained in:
Andreas Lauser
2017-01-11 18:53:06 +01:00
parent 4411712dce
commit f808c5b681

View File

@@ -763,7 +763,6 @@ protected:
DerivedGeology& geo_;
NewtonIterationBlackoilInterface& solver_;
// Misc. data
std::vector<int> allcells_;
const bool has_disgas_;
const bool has_vapoil_;
bool terminal_output_;