mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-24 13:29:15 -05:00
31dfaafe0b
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.