mirror of https://github.com/encounter/SDL.git
Remove code that found its way back into the diff
This commit is contained in:
parent
44a0f1d9cd
commit
7528f94ca5
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue