remove unused link member from KeyboardGroup unnecessary since grouping Keyboard wl_list to use wlr_keyboard_group in 023efce ΔSLOC: -1
1 files changed, 0 insertions(+), 1 deletions(-) M dwl.c
M dwl.c => dwl.c +0 -1
@@ 153,7 153,6 @@ typedef struct { } Key; typedef struct { - struct wl_list link; struct wlr_keyboard_group *wlr_group; int nsyms;