Nano-optimisation: Avoid using a block with GCD

This commit is contained in:
Kovid Goyal
2025-10-22 13:40:42 +05:30
parent 6a6b0b47a3
commit 33b9d858ad
2 changed files with 6 additions and 6 deletions

View File

@@ -245,7 +245,6 @@ void* _glfwLoadLocalVulkanLoaderNS(void);
void _glfwClearDisplayLinks(void);
void _glfwRestartDisplayLinks(void);
unsigned _glfwCreateDisplayLink(CGDirectDisplayID);
void _glfwDispatchRenderFrame(CGDirectDisplayID);
void _glfwRequestRenderFrame(_GLFWwindow *w);
// event loop