mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	wlr_xdg_shell: Remove redundant declaration in the same file
This commit is contained in:
		
							parent
							
								
									7da9af31e8
								
							
						
					
					
						commit
						cf9607f282
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -243,9 +243,6 @@ struct wlr_xdg_surface *wlr_xdg_surface_from_popup_resource(
 | 
				
			||||||
struct wlr_xdg_surface *wlr_xdg_surface_from_toplevel_resource(
 | 
					struct wlr_xdg_surface *wlr_xdg_surface_from_toplevel_resource(
 | 
				
			||||||
		struct wl_resource *resource);
 | 
							struct wl_resource *resource);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
struct wlr_box wlr_xdg_positioner_get_geometry(
 | 
					 | 
				
			||||||
		struct wlr_xdg_positioner *positioner);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * Send a ping to the surface. If the surface does not respond in a reasonable
 | 
					 * Send a ping to the surface. If the surface does not respond in a reasonable
 | 
				
			||||||
 * amount of time, the ping_timeout event will be emitted.
 | 
					 * amount of time, the ping_timeout event will be emitted.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue