mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 06:39:14 +01:00
Remove commented code. No longer supporting setting volume with PulseAudio.
This commit is contained in:
parent
5c371549d3
commit
202c005e61
@ -92,7 +92,6 @@ bool PulseAudio::PulseInit()
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
NOTICE_LOG(AUDIO, "Pulse successfully initialized.");
|
NOTICE_LOG(AUDIO, "Pulse successfully initialized.");
|
||||||
//SetVolume(iVolume);
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user