Skip to content

Commit

Permalink
Android: Removed not needed include statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
philippwiesemann committed Mar 23, 2015
1 parent 8a58e12 commit 528e48b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/audio/SDL_audio.c
Expand Up @@ -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)
Expand Down

0 comments on commit 528e48b

Please sign in to comment.