Skip to content

Commit

Permalink
Remove variable.
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Ahrenkiel authored and Phil Ahrenkiel committed Jan 6, 2024
1 parent 748761e commit 6d38643
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/HPWH.cc
Original file line number Diff line number Diff line change
Expand Up @@ -5528,7 +5528,6 @@ bool HPWH::runDailyTest(const Usage usage, DailyTestSummary& dailyTestSummary)
for (auto& draw : *drawPattern)
{
double drawVolume_L = 0.;
double drawVolumeTemperature_LC = 0.;
double drawHeatingEnergy_kJ = 0.;
double drawUsedElectricalEnergy_kJ = 0.;
double drawUsedFossilFuelEnergy_kJ = 0.;
Expand Down

0 comments on commit 6d38643

Please sign in to comment.