mirror of
https://github.com/glfw/glfw.git
synced 2025-02-16 21:57:43 +00:00
Removed superfluous comment.
This commit is contained in:
parent
4994acb7e1
commit
a7d19ed77e
@ -1287,7 +1287,6 @@ static void processSingleEvent(void)
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Was the window destroyed?
|
|
||||||
case DestroyNotify:
|
case DestroyNotify:
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user