mirror of
https://github.com/yawut/SDL.git
synced 2026-04-24 23:37:09 -05:00
aix: Removed unused local variable.
Found by Cppcheck.
This commit is contained in:
parent
c81af887b1
commit
b6cc147dd6
|
|
@ -245,7 +245,6 @@ PAUDIO_OpenDevice(_THIS, void *handle, const char *devname, int iscapture)
|
|||
SDL_AudioFormat test_format;
|
||||
audio_init paud_init;
|
||||
audio_buffer paud_bufinfo;
|
||||
audio_status paud_status;
|
||||
audio_control paud_control;
|
||||
audio_change paud_change;
|
||||
int fd = -1;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user