mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
remove unused modestring array
This commit is contained in:
parent
539c83687c
commit
9de5d077f6
@ -725,8 +725,6 @@ namespace Opm
|
||||
double violation_extent = 0.0;
|
||||
};
|
||||
|
||||
const std::string modestring[4] = { "BHP", "THP", "RESERVOIR_RATE", "SURFACE_RATE" };
|
||||
|
||||
}
|
||||
|
||||
#include "WellInterface_impl.hpp"
|
||||
|
Loading…
Reference in New Issue
Block a user