mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Remove unused sway_view.unmanaged_link
This commit is contained in:
		
							parent
							
								
									5a64622181
								
							
						
					
					
						commit
						679c51e421
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -101,9 +101,6 @@ struct sway_view {
 | 
				
			||||||
		struct sway_xwayland_surface *sway_xwayland_surface;
 | 
							struct sway_xwayland_surface *sway_xwayland_surface;
 | 
				
			||||||
		struct sway_wl_shell_surface *sway_wl_shell_surface;
 | 
							struct sway_wl_shell_surface *sway_wl_shell_surface;
 | 
				
			||||||
	};
 | 
						};
 | 
				
			||||||
 | 
					 | 
				
			||||||
	// only used for unmanaged views (shell specific)
 | 
					 | 
				
			||||||
	struct wl_list unmanaged_view_link; // sway_root::unmanaged_views
 | 
					 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
struct sway_view *view_create(enum sway_view_type type,
 | 
					struct sway_view *view_create(enum sway_view_type type,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue