More compiler warning fixes.

This commit is contained in:
Ryan C. Gordon
2012-11-02 14:03:14 -04:00
parent 28fbd54ae5
commit 6c4223b251

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