From 2db0401a57a8005b58ffc474200d7f63539f1633 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Wed, 20 Nov 2013 15:08:53 +0100 Subject: [PATCH] Removed excuse. --- include/GLFW/glfw3.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/include/GLFW/glfw3.h b/include/GLFW/glfw3.h index 4bf47ded..354878bf 100644 --- a/include/GLFW/glfw3.h +++ b/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.