mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-04 06:06:17 +00:00
comp/client: Clean up commented-out code.
This commit is contained in:
parent
c49ccd7b46
commit
640f24438d
|
@ -34,7 +34,7 @@ struct client_gl_eglimage_swapchain
|
|||
struct client_gl_swapchain base;
|
||||
|
||||
EGLDisplay display;
|
||||
// GLuint
|
||||
|
||||
EGLImage egl_images[XRT_MAX_SWAPCHAIN_IMAGES];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue