commit | 67df2ce98d44ca31e374d6676017e6c5f85de43c | [log] [tgz] |
---|---|---|
author | Camilla Berglund <elmindreda@elmindreda.org> | Tue Mar 12 18:58:27 2013 +0100 |
committer | Camilla Berglund <elmindreda@elmindreda.org> | Tue Mar 12 18:58:27 2013 +0100 |
tree | da9edb0a5e57c1d8c93599717c571724a32cc159 | |
parent | c5ea91d6a3f82c07a68d136be3f8d3ba2052f3f1 [diff] |
Removed fixed bug from list.
diff --git a/include/GL/glfw3.h b/include/GL/glfw3.h index a55dbc6..593e8ef 100644 --- a/include/GL/glfw3.h +++ b/include/GL/glfw3.h
@@ -1448,9 +1448,6 @@ * @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. *