mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
wasapi: Removed WinRT PrivateAudioData members
This commit is contained in:
parent
57458588ee
commit
ecc4b8773c
1 changed files with 0 additions and 2 deletions
|
|
@ -51,8 +51,6 @@ struct SDL_PrivateAudioData
|
||||||
int framesize;
|
int framesize;
|
||||||
int default_device_generation;
|
int default_device_generation;
|
||||||
SDL_bool device_lost;
|
SDL_bool device_lost;
|
||||||
void *activation_handler;
|
|
||||||
SDL_atomic_t just_activated;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue