Преглед на файлове

Removed fixed bug from list.

Camilla Berglund преди 12 години
родител
ревизия
67df2ce98d
променени са 1 файла, в които са добавени 0 реда и са изтрити 3 реда
  1. 0 3
      include/GL/glfw3.h

+ 0 - 3
include/GL/glfw3.h

@@ -1448,9 +1448,6 @@ GLFWAPI int glfwGetInputMode(GLFWwindow* window, int mode);
  *  @param[in] value The new value of the specified input mode.
  *  @ingroup input
  *
- *  @bug **Windows:** The @ref GLFW_CURSOR_HIDDEN value of @ref
- *  GLFW_CURSOR_MODE is not yet implemented.
- *
  *  @bug **Mac OS X:** The @ref GLFW_CURSOR_HIDDEN value of @ref
  *  GLFW_CURSOR_MODE is not yet implemented.
  *