mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2025-01-30 07:22:11 +00:00
qnx: Fixed setting a field twice.
This commit is contained in:
parent
1683a0c106
commit
fb9c2939c2
@ -745,7 +745,6 @@ QSA_Init(SDL_AudioDriverImpl * impl)
|
||||
impl->LockDevice = NULL;
|
||||
impl->UnlockDevice = NULL;
|
||||
|
||||
impl->OnlyHasDefaultOutputDevice = 0;
|
||||
impl->ProvidesOwnCallbackThread = 0;
|
||||
impl->SkipMixerLock = 0;
|
||||
impl->HasCaptureSupport = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user