mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
AudioCommon: Remove unused code from XAudio streams
This commit is contained in:
parent
3f78d74fc1
commit
4c6930d36c
4 changed files with 0 additions and 32 deletions
|
@ -57,7 +57,6 @@ public:
|
|||
bool Start() override;
|
||||
void Stop() override;
|
||||
|
||||
void Update() override;
|
||||
void Clear(bool mute) override;
|
||||
void SetVolume(int volume) override;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue