Przeglądaj źródła

Wayland: Remove unused struct member

Camilla Löwy 1 rok temu
rodzic
commit
6f1ddf51a1
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      src/wl_platform.h

+ 0 - 1
src/wl_platform.h

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