mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Remove debugging aid GroupState::dump
This commit is contained in:
@@ -159,8 +159,6 @@ public:
|
||||
throw std::logic_error("Internal size mismatch when distributing groupData");
|
||||
}
|
||||
|
||||
std::string dump() const;
|
||||
|
||||
|
||||
private:
|
||||
std::size_t num_phases;
|
||||
|
||||
Reference in New Issue
Block a user