Android: Removed not needed include statement.
This commit is contained in:
parent
940b699079
commit
cd86ab1347
1 changed files with 0 additions and 4 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue