瀏覽代碼

Remove unused stub

Camilla Löwy 8 年之前
父節點
當前提交
97b0c645bf
共有 1 個文件被更改,包括 0 次插入4 次删除
  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)