mirror of
https://github.com/glfw/glfw.git
synced 2025-01-19 14:32:49 +00:00
Comment tweak.
This commit is contained in:
parent
aae8999ecf
commit
ed336b210c
@ -64,7 +64,7 @@ void _glfwPlatformSwapInterval(int interval)
|
|||||||
|
|
||||||
int _glfwPlatformExtensionSupported(const char* extension)
|
int _glfwPlatformExtensionSupported(const char* extension)
|
||||||
{
|
{
|
||||||
// There are no AGL, CGL or NSGL extensions.
|
// There are no NSGL extensions
|
||||||
return GL_FALSE;
|
return GL_FALSE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user