diff --git a/stepmania/src/arch/Sound/RageSoundDriver_CA.h b/stepmania/src/arch/Sound/RageSoundDriver_CA.h index be1b4536cb..fe002bb779 100644 --- a/stepmania/src/arch/Sound/RageSoundDriver_CA.h +++ b/stepmania/src/arch/Sound/RageSoundDriver_CA.h @@ -34,6 +34,7 @@ private: void AddListener( AudioDevicePropertyID propertyID, AudioDevicePropertyListenerProc handler, const char *name ); + void RemoveListeners(); static OSStatus GetData( AudioDeviceID inDevice, const AudioTimeStamp *inNow, const AudioBufferList *inInputData,