remove forgotten reference to unused attribute "_gravity"

for some reason Clang compiled last time. I've got no idea why...
This commit is contained in:
Andreas Lauser 2014-03-18 13:13:05 +01:00
parent bdcdcdc063
commit a6f4365344

View File

@ -203,7 +203,6 @@ namespace Opm
polymer_inflow_(polymer_inflow),
src_(src),
bcs_(bcs),
gravity_(gravity),
psolver_(grid, props, rock_comp_props, poly_props, linsolver,
param.getDefault("nl_pressure_residual_tolerance", 0.0),
param.getDefault("nl_pressure_change_tolerance", 1.0),