Browse Source

Remove code that found its way back into the diff

Brandon Schaefer 12 năm trước cách đây
mục cha
commit
7528f94ca5
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/video/mir/SDL_mirwindow.h

+ 0 - 1
src/video/mir/SDL_mirwindow.h

@@ -34,7 +34,6 @@
 typedef struct {
     SDL_Window* sdl_window;
     MIR_Data* mir_data;
-    bool software;
 
     MirSurface* surface;
     EGLSurface egl_surface;