mirror of
https://github.com/yawut/SDL.git
synced 2026-07-02 00:13:39 -05:00
netbsd: Removed unused field.
This commit is contained in:
parent
6ac222255d
commit
8bbf97bb45
|
|
@ -32,9 +32,6 @@ struct SDL_PrivateAudioData
|
|||
/* The file descriptor for the audio device */
|
||||
int audio_fd;
|
||||
|
||||
/* The parent process id, to detect when application quits */
|
||||
pid_t parent;
|
||||
|
||||
/* Raw mixing buffer */
|
||||
Uint8 *mixbuf;
|
||||
int mixlen;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user