Cleanup glift debugging output code

This commit is contained in:
Håkon Hægland
2022-03-24 12:42:46 +01:00
parent f550d08122
commit fbd6c03dd6
13 changed files with 105 additions and 53 deletions

View File

@@ -202,7 +202,6 @@ protected:
const int report_step_idx_;
const int iteration_idx_;
const PhaseUsage &phase_usage_;
const Parallel::Communication &comm_;
const GasLiftOpt& glo_;
GroupRateMap group_rate_map_;
Well2GroupMap well_group_map_;