Minor fix based on code review

This commit is contained in:
Tor Harald Sandve
2018-06-29 09:12:14 +02:00
parent d769e7649a
commit 6606bb75b2
6 changed files with 24 additions and 46 deletions

View File

@@ -188,7 +188,6 @@ namespace Opm
using Base::wellHasTHPConstraints;
using Base::mostStrictBhpFromBhpLimits;
using Base::scalingFactor;
using Base::updateWellControl;
// protected member variables from the Base class
using Base::current_step_;