mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-16 11:06:49 +01:00
Android: Removed not needed include statement.
This commit is contained in:
parent
8a58e12f5f
commit
528e48b980
@ -590,10 +590,6 @@ SDL_ClearQueuedAudio(SDL_AudioDeviceID devid)
|
||||
}
|
||||
|
||||
|
||||
#if defined(__ANDROID__)
|
||||
#include <android/log.h>
|
||||
#endif
|
||||
|
||||
/* The general mixing thread function */
|
||||
int SDLCALL
|
||||
SDL_RunAudio(void *devicep)
|
||||
|
Loading…
Reference in New Issue
Block a user