mirror of
https://github.com/yawut/SDL.git
synced 2026-04-10 11:05:11 -05: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