mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07: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