mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-17 18:40:19 +01:00
XQuartz: Added a reminder not to purge a stub that can lead to a crash
This commit is contained in:
parent
dc7a527563
commit
291b8efd79
1 changed files with 1 additions and 0 deletions
|
|
@ -430,6 +430,7 @@ static int __glXAquaContextForceCurrent(__GLXcontext *baseContext)
|
|||
/* Drawing surface notification callbacks */
|
||||
|
||||
static GLboolean __glXAquaDrawableResize(__GLXdrawable *base) {
|
||||
// Don't remove, <rdar://problem/7114913>
|
||||
GLAQUA_DEBUG_MSG("unimplemented glAquaDrawableResize\n");
|
||||
return GL_TRUE;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue