mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-16 11:06:49 +01:00
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
Block a user