mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-28 02:00:59 -06:00
remove unused variable
This commit is contained in:
parent
03a0baf447
commit
b702d3834b
@ -1170,8 +1170,6 @@ namespace Opm {
|
||||
const int rctrl = SimFIBODetails::resv_control(ctrl);
|
||||
|
||||
if (0 <= rctrl) {
|
||||
const std::vector<double>::size_type off = (*rp) * np;
|
||||
|
||||
const int fipreg = 0; // Hack. Ignore FIP regions.
|
||||
rateConverter_->calcCoeff(fipreg, pvtreg, distr);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user