qnx: Fixed setting a field twice.
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