mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
AudioCommon: Remove unused code from XAudio streams
This commit is contained in:
@ -57,7 +57,6 @@ public:
|
||||
bool Start() override;
|
||||
void Stop() override;
|
||||
|
||||
void Update() override;
|
||||
void Clear(bool mute) override;
|
||||
void SetVolume(int volume) override;
|
||||
|
||||
|
Reference in New Issue
Block a user