mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 23:55:39 +00:00
05f0c3e22a
The NSOpenGLView owns the NSOpenGLContext so we can't just CFRelease the context. Use [NSOpenGLView releaseGLContext] instead. Signed-off-by: Elias Naur <mail@eliasnaur.com>