removing some unused variables

to reduce warnings.
This commit is contained in:
Kai Bao
2017-08-10 16:00:27 +02:00
parent f1c0e84878
commit 66b5226039
4 changed files with 2 additions and 31 deletions

View File

@@ -150,8 +150,6 @@ namespace Opm {
// xw to update Well State
void applySolutionWellState(const BVector& x, WellState& well_state) const;
int flowToEbosPvIdx( const int flowPv ) const;
int flowPhaseToEbosPhaseIdx( const int phaseIdx ) const;
int numPhases() const;