Removed GLFW_ACCELERATED window parameter.

This commit is contained in:
Camilla Berglund
2012-08-02 01:13:05 +02:00
parent 98d02ebb1d
commit 3a72f33541
8 changed files with 1 additions and 26 deletions

View File

@@ -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