mirror of
https://github.com/glfw/glfw.git
synced 2026-09-18 22:55:46 +00:00
Removed superfluous comment.
This commit is contained in:
@@ -1287,7 +1287,6 @@ static void processSingleEvent(void)
|
||||
break;
|
||||
}
|
||||
|
||||
// Was the window destroyed?
|
||||
case DestroyNotify:
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user