mirror of
https://github.com/glfw/glfw.git
synced 2026-09-19 07:05:49 +00:00
Remove superfluous X11 library struct member.
This commit is contained in:
@@ -459,8 +459,6 @@ static void detectEWMH(void)
|
||||
getSupportedAtom(supportedAtoms, atomCount, "_NET_WM_BYPASS_COMPOSITOR");
|
||||
|
||||
XFree(supportedAtoms);
|
||||
|
||||
_glfw.x11.hasEWMH = GL_TRUE;
|
||||
}
|
||||
|
||||
// Initialize X11 display and look for supported X11 extensions
|
||||
|
||||
Reference in New Issue
Block a user