forked from joejulian/gio
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>