Skip to content

Commit

Permalink
chore(analyzersilence): Remove unused field
Browse files Browse the repository at this point in the history
  • Loading branch information
Holzhaus committed Aug 17, 2023
1 parent 1d7eadb commit c2e1b5f
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 c2e1b5f

Please sign in to comment.