Skip to content

Commit

Permalink
Merge pull request #2329 from Holzhaus/fix-dlgsoundsource-error
Browse files Browse the repository at this point in the history
preferences/dialog/dlgprefsound: Fix duplicate declaration of m_config
  • Loading branch information
Be-ing authored Oct 21, 2019
2 parents 8083e17 + f259ffe commit c6460e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/preferences/dialog/dlgprefsound.h
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ class DlgPrefSound : public DlgPreferencePage, public Ui::DlgPrefSoundDlg {
bool m_bLatencyChanged;
bool m_bSkipConfigClear;
bool m_loading;
SoundManagerConfig m_config;
};

#endif

0 comments on commit c6460e8

Please sign in to comment.