mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	region: remove leftover description of resource_list
"resource_list" no longer exists for regions. Remove the last remaining description of what it does.
This commit is contained in:
		
							parent
							
								
									9396d8433a
								
							
						
					
					
						commit
						a02ac01be3
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -4,8 +4,7 @@
 | 
			
		|||
#include <wlr/types/wlr_region.h>
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * Creates a new region resource with the provided new ID. If `resource_list` is
 | 
			
		||||
 * non-NULL, adds the region's resource to the list.
 | 
			
		||||
 * Creates a new region resource with the provided new ID.
 | 
			
		||||
 */
 | 
			
		||||
struct wl_resource *region_create(struct wl_client *client,
 | 
			
		||||
	uint32_t version, uint32_t id);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue