mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 13:15:10 +00:00
Remove code that found its way back into the diff
This commit is contained in:
@@ -34,7 +34,6 @@
|
|||||||
typedef struct {
|
typedef struct {
|
||||||
SDL_Window* sdl_window;
|
SDL_Window* sdl_window;
|
||||||
MIR_Data* mir_data;
|
MIR_Data* mir_data;
|
||||||
bool software;
|
|
||||||
|
|
||||||
MirSurface* surface;
|
MirSurface* surface;
|
||||||
EGLSurface egl_surface;
|
EGLSurface egl_surface;
|
||||||
|
|||||||
Reference in New Issue
Block a user