mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-19 09:52:42 -06:00

The NullAudio backend is guaranteed to be compiled in, so no reason to check it. In addition to that, if it wasn't valid, it wouldn't work as a fallback in InitSoundStream as there are uses to g_sound_stream later.