Remove declaration of unimplemented method

This commit is contained in:
Lars Toenning
2023-11-07 21:11:20 +01:00
parent b57dfa1cb8
commit a140795995

View File

@@ -134,7 +134,6 @@ namespace BlackMisc::Audio
int m_outVolumeCom2 = 100; //!< 0-100, AFV
int m_inVolume = 50; //!< AFV range
bool m_audioEffects = true; //!< Audio effects en
void initNotificationFlags(); //!< init flags
BLACK_METACLASS(
CSettings,