diff --git a/src/solver/variable/economy/profitByPlant.h b/src/solver/variable/economy/profitByPlant.h index d0b1883a93..02a471fab8 100644 --- a/src/solver/variable/economy/profitByPlant.h +++ b/src/solver/variable/economy/profitByPlant.h @@ -280,14 +280,6 @@ class ProfitByPlant : public Variable::IVariable, NextT, VC double pMin = thermal[area->index].PMinOfClusters[clusterIndex]; uint tsIndex = cluster->series.timeseriesNumbers[0][state.year]; - /* double pMin = 0; */ - /* if (!state.problemeHebdo->PaliersThermiquesDuPays[area->index].PuissanceDisponibleEtCout.empty()) */ - /* { */ - /* pMin = state.problemeHebdo->PaliersThermiquesDuPays[area->index] */ - /* .PuissanceDisponibleEtCout[cluster->index] */ - /* .PuissanceMinDuPalierThermique[hourInTheYear]; */ - /* } */ - // Thermal cluster profit pValuesForTheCurrentYear[numSpace][cluster->areaWideIndex].hour[hourInTheYear] = (hourlyClusterProduction - pMin)