mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-01-31 00:09:19 +01: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…
Reference in New Issue
Block a user