Revert "ui.backend.cocoa.views: call super.prepareOpenGL()."
This reverts commit 864912f446
.
This patch breaks the UI on 10.13
modern-harvey2
parent
c469bfaf0c
commit
ed62640f83
|
@ -165,7 +165,6 @@ CONSTANT: selector>action H{
|
||||||
COCOA-PROTOCOL: NSTextInput
|
COCOA-PROTOCOL: NSTextInput
|
||||||
|
|
||||||
METHOD: void prepareOpenGL [
|
METHOD: void prepareOpenGL [
|
||||||
self SUPER-> prepareOpenGL
|
|
||||||
|
|
||||||
self SEL: setWantsBestResolutionOpenGLSurface:
|
self SEL: setWantsBestResolutionOpenGLSurface:
|
||||||
-> respondsToSelector: c-bool> [
|
-> respondsToSelector: c-bool> [
|
||||||
|
|
Loading…
Reference in New Issue