mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-18 17:28:15 +00:00
Removed comment
This commit is contained in:
@@ -3820,7 +3820,6 @@ static void PollInputEvents(void)
|
||||
// NOTE: Never close window, native activity is controlled by the system!
|
||||
if (androidApp->destroyRequested != 0)
|
||||
{
|
||||
//TraceLog(LOG_INFO, "Closing Window...");
|
||||
//windowShouldClose = true;
|
||||
//ANativeActivity_finish(androidApp->activity);
|
||||
}
|
||||
|
Reference in New Issue
Block a user