Browse Source

Removed comment

pull/1060/head
Ray 5 years ago
parent
commit
fcf15fe8c0
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/core.c

+ 0
- 1
src/core.c View File

@ -3820,7 +3820,6 @@ static void PollInputEvents(void)
// NOTE: Never close window, native activity is controlled by the system! // NOTE: Never close window, native activity is controlled by the system!
if (androidApp->destroyRequested != 0) if (androidApp->destroyRequested != 0)
{ {
//TraceLog(LOG_INFO, "Closing Window...");
//windowShouldClose = true; //windowShouldClose = true;
//ANativeActivity_finish(androidApp->activity); //ANativeActivity_finish(androidApp->activity);
} }

||||||
x
 
000:0
Loading…
Cancel
Save