mirror of
https://github.com/encounter/SDL.git
synced 2025-12-11 06:27:44 +00:00
Android: Removed not needed include statement.
This commit is contained in:
@@ -590,10 +590,6 @@ SDL_ClearQueuedAudio(SDL_AudioDeviceID devid)
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#if defined(__ANDROID__)
|
|
||||||
#include <android/log.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* The general mixing thread function */
|
/* The general mixing thread function */
|
||||||
int SDLCALL
|
int SDLCALL
|
||||||
SDL_RunAudio(void *devicep)
|
SDL_RunAudio(void *devicep)
|
||||||
|
|||||||
Reference in New Issue
Block a user