mirror of
https://github.com/yawut/SDL.git
synced 2026-04-07 09:35:10 -05:00
qnx: Fixed setting a field twice.
This commit is contained in:
parent
2159208980
commit
85bbc5bb9f
|
|
@ -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