mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
AudioCommon: make SoundLoop() non-virtual and private
This commit is contained in:
@@ -3,10 +3,6 @@
|
||||
|
||||
#include "AudioCommon/NullSoundStream.h"
|
||||
|
||||
void NullSound::SoundLoop()
|
||||
{
|
||||
}
|
||||
|
||||
bool NullSound::Init()
|
||||
{
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user