mirror of
https://github.com/glfw/glfw.git
synced 2026-09-20 08:23:13 +00:00
Removed unused members.
This commit is contained in:
@@ -53,7 +53,6 @@ typedef struct _GLFWwindowMir
|
||||
int width;
|
||||
int height;
|
||||
|
||||
EGLSurface egl_surface;
|
||||
MirEGLNativeWindowType native_window;
|
||||
|
||||
} _GLFWwindowMir;
|
||||
|
||||
Reference in New Issue
Block a user