More compiler warning fixes.

This commit is contained in:
Ryan C. Gordon 2012-11-02 14:03:14 -04:00
parent 88255b03b8
commit 9baa49f61c

View file

@ -57,11 +57,7 @@ extern DECLSPEC void SDLCALL SDL_iPhoneSetEventPump(SDL_bool enabled);
#endif /* __IPHONEOS__ */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
/* Platform specific functions for Android
/*
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Platform specific functions for Android */
#if __ANDROID__
/* Get the JNI environment for the current thread