mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	presentation-time: remove unused field
This commit is contained in:
		
							parent
							
								
									6c3a71d9f6
								
							
						
					
					
						commit
						7c10a77e0a
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -31,8 +31,6 @@ struct wlr_presentation {
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
struct wlr_presentation_feedback {
 | 
					struct wlr_presentation_feedback {
 | 
				
			||||||
	struct wlr_presentation *presentation;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	struct wl_list resources; // wl_resource_get_link
 | 
						struct wl_list resources; // wl_resource_get_link
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	// Only when the wlr_presentation_surface_sampled_on_output helper has been
 | 
						// Only when the wlr_presentation_surface_sampled_on_output helper has been
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue