mirror of
				https://codeberg.org/dwl/dwl.git
				synced 2025-10-29 05:40:19 -04:00 
			
		
		
		
	remove unused link member from KeyboardGroup
unnecessary since grouping Keyboard wl_list to use wlr_keyboard_group in 023efce
ΔSLOC: -1
			
			
This commit is contained in:
		
							parent
							
								
									c49312f084
								
							
						
					
					
						commit
						d34be5d545
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		
							
								
								
									
										1
									
								
								dwl.c
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								dwl.c
									
										
									
									
									
								
							|  | @ -153,7 +153,6 @@ typedef struct { | ||||||
| } Key; | } Key; | ||||||
| 
 | 
 | ||||||
| typedef struct { | typedef struct { | ||||||
| 	struct wl_list link; |  | ||||||
| 	struct wlr_keyboard_group *wlr_group; | 	struct wlr_keyboard_group *wlr_group; | ||||||
| 
 | 
 | ||||||
| 	int nsyms; | 	int nsyms; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 choc
						choc