Skip to content

Commit 76cd687

Browse files
committed
...
1 parent c0f0423 commit 76cd687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glfw/cocoa_displaylink.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Distributed under terms of the GPL3 license.
66
*/
77

8-
// CVDisplayLink is deprecated
8+
// CVDisplayLink is deprecated replace with CADisplayLink via [NSScreen displayLink] once base macOS version is 14
99
#pragma clang diagnostic ignored "-Wdeprecated-declarations"
1010

1111
#include "internal.h"

0 commit comments

Comments
 (0)