mirror of
https://github.com/glfw/glfw.git
synced 2024-11-12 17:51:48 +00:00
Wayland: Clean up pointer declarations
Adapt style to match the rest of the project.
(cherry picked from commit 4506175023
)
This commit is contained in:
parent
1ee540bf48
commit
3599fe4a78
@ -347,7 +347,6 @@ typedef struct _GLFWcursorWayland
|
||||
int currentImage;
|
||||
} _GLFWcursorWayland;
|
||||
|
||||
|
||||
void _glfwAddOutputWayland(uint32_t name, uint32_t version);
|
||||
GLFWbool _glfwInputTextWayland(_GLFWwindow* window, uint32_t scancode);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user