Remove leftovers from a merge process going wrong

This commit is contained in:
Tor Harald Sandve
2016-04-05 09:03:22 +02:00
parent 89e540cb2c
commit 764d8a1c3f

View File

@@ -871,9 +871,6 @@ namespace detail {
surf_dens_perf.assign(rho.data(), rho.data() + nperf * pu.num_phases);
}
// Gravity
double grav = detail::getGravity(geo_.gravity(), dimensions(grid_));
template <class Grid, class Implementation>
void BlackoilModelBase<Grid, Implementation>::computeWellConnectionPressures(const SolutionState& state,