mirror of
https://github.com/glfw/glfw.git
synced 2025-11-18 03:53:27 +00:00
Revert "_glfwTerminateWayland calls _glfwPollEventsWayland at start"
This reverts commit c1ff180f4e.
This commit is contained in:
parent
a281536b6b
commit
9036dc238e
@ -894,8 +894,6 @@ int _glfwInitWayland(void)
|
||||
|
||||
void _glfwTerminateWayland(void)
|
||||
{
|
||||
_glfwPollEventsWayland();
|
||||
|
||||
_glfwTerminateEGL();
|
||||
_glfwTerminateOSMesa();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user