mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	output-damage: drop unused pending_attach_render
This commit is contained in:
		
							parent
							
								
									dd0665d822
								
							
						
					
					
						commit
						46a686ce6b
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -43,8 +43,6 @@ struct wlr_output_damage {
 | 
				
			||||||
	pixman_region32_t previous[WLR_OUTPUT_DAMAGE_PREVIOUS_LEN];
 | 
						pixman_region32_t previous[WLR_OUTPUT_DAMAGE_PREVIOUS_LEN];
 | 
				
			||||||
	size_t previous_idx;
 | 
						size_t previous_idx;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	bool pending_attach_render;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	struct {
 | 
						struct {
 | 
				
			||||||
		struct wl_signal frame;
 | 
							struct wl_signal frame;
 | 
				
			||||||
		struct wl_signal destroy;
 | 
							struct wl_signal destroy;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue