mirror of
https://github.com/glfw/glfw.git
synced 2026-08-29 11:14:15 +02:00
Removed GLFW_ACCELERATED window parameter.
This commit is contained in:
@@ -390,7 +390,6 @@ extern "C" {
|
||||
/* glfwGetWindowParam tokens */
|
||||
#define GLFW_ACTIVE 0x00020001
|
||||
#define GLFW_ICONIFIED 0x00020002
|
||||
#define GLFW_ACCELERATED 0x00020003
|
||||
#define GLFW_OPENGL_REVISION 0x00020004
|
||||
|
||||
/* The following constants are used for both glfwGetWindowParam
|
||||
|
||||
Reference in New Issue
Block a user