Skip to content

Commit

Permalink
Merge branch '2.4' of github.com:Holzhaus/mixxx
Browse files Browse the repository at this point in the history
  • Loading branch information
Holzhaus committed Aug 17, 2023
2 parents f58dede + c2e1b5f commit 7869f6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/analyzer/analyzersilence.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ class AnalyzerSilence : public Analyzer {
private:
UserSettingsPointer m_pConfig;
SINT m_framesProcessed;
bool m_bPrevSilence;
SINT m_signalStart;
SINT m_signalEnd;
};

0 comments on commit 7869f6f

Please sign in to comment.