mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-27 21:25:21 -05:00
AudioCommon: get rid of Update(), it never does anything
This commit is contained in:
@@ -20,7 +20,3 @@ bool NullSound::SetRunning(bool running)
|
||||
void NullSound::SetVolume(int volume)
|
||||
{
|
||||
}
|
||||
|
||||
void NullSound::Update()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user