Skip to content

Commit

Permalink
Merge pull request pichenettes#52 from SteveRussell33/master
Browse files Browse the repository at this point in the history
Duplicate variable assignment
  • Loading branch information
pichenettes authored Mar 3, 2023
2 parents db1566f + fbb53ba commit fd89396
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clouds/dsp/window.h
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ class Window {
phase_ = 0;
done_ = false;
regenerated_ = false;
done_ = false;
envelope_phase_increment_ = 2.0f / static_cast<float>(width);
}

Expand Down

0 comments on commit fd89396

Please sign in to comment.