mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-02-10 05:48:38 +00:00
audio: Removed declarations of functions that don't exist anymore.
This commit is contained in:
@@ -331,7 +331,4 @@ extern AudioBootStrap N3DSAUDIO_bootstrap;
|
||||
extern AudioBootStrap EMSCRIPTENAUDIO_bootstrap;
|
||||
extern AudioBootStrap QSAAUDIO_bootstrap;
|
||||
|
||||
extern SDL_AudioDevice *get_audio_dev(SDL_AudioDeviceID id);
|
||||
extern int get_max_num_audio_dev(void);
|
||||
|
||||
#endif // SDL_sysaudio_h_
|
||||
|
||||
Reference in New Issue
Block a user