Browse Source

Removed excuse.

Camilla Berglund 12 years ago
parent
commit
2db0401a57
1 changed files with 0 additions and 3 deletions
  1. 0 3
      include/GLFW/glfw3.h

+ 0 - 3
include/GLFW/glfw3.h

@@ -863,9 +863,6 @@ typedef struct GLFWgammaramp
  *
  *  @note This function may only be called from the main thread.
  *
- *  @note This function may take several seconds to complete on some systems,
- *  while on other systems it may take only a fraction of a second to complete.
- *
  *  @note **OS X:** This function will change the current directory of the
  *  application to the `Contents/Resources` subdirectory of the application's
  *  bundle, if present.