Browse Source

Remove unused stub

Camilla Löwy 8 năm trước cách đây
mục cha
commit
97b0c645bf
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  1. 0 4
      src/null_window.c

+ 0 - 4
src/null_window.c

@@ -227,10 +227,6 @@ void _glfwPlatformSetCursorMode(_GLFWwindow* window, int mode)
 {
 }
 
-void _glfwPlatformApplyCursorMode(_GLFWwindow* window)
-{
-}
-
 int _glfwPlatformCreateCursor(_GLFWcursor* cursor,
                               const GLFWimage* image,
                               int xhot, int yhot)