diff --git a/include/SDL_system.h b/include/SDL_system.h index daa14f7fc..6f0f6e610 100644 --- a/include/SDL_system.h +++ b/include/SDL_system.h @@ -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