mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-06 00:57:05 +00:00
wasapi: Removed WinRT PrivateAudioData members
This commit is contained in:
@@ -51,8 +51,6 @@ struct SDL_PrivateAudioData
|
||||
int framesize;
|
||||
int default_device_generation;
|
||||
SDL_bool device_lost;
|
||||
void *activation_handler;
|
||||
SDL_atomic_t just_activated;
|
||||
};
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user