Explorar o código

Wayland: Remove unused struct member

Camilla Löwy hai 1 ano
pai
achega
6f1ddf51a1
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/wl_platform.h

+ 0 - 1
src/wl_platform.h

@@ -379,7 +379,6 @@ typedef struct _GLFWwindowWayland
 
     struct {
         struct libdecor_frame*  frame;
-        int                     mode;
     } libdecor;
 
     _GLFWcursor*                currentCursor;