Skip to content

Commit

Permalink
Remove unused variable.
Browse files Browse the repository at this point in the history
  • Loading branch information
nealkruis authored Dec 11, 2024
1 parent d793217 commit b13a625
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 @@ -4933,7 +4933,6 @@ void HPWH::prepForTest(StandardTestOptions& testOptions)
bool isDrawing = false;
bool done = false;
int step = 0;
int time_min = 0;
while (!done)
{
switch (step)
Expand Down

0 comments on commit b13a625

Please sign in to comment.