mirror of
				https://codeberg.org/dwl/dwl.git
				synced 2025-10-31 12:04:16 +00:00 
			
		
		
		
	remove blank line
This commit is contained in:
		
							parent
							
								
									3203d1bafd
								
							
						
					
					
						commit
						5d4eadeb8e
					
				
							
								
								
									
										1
									
								
								dwl.c
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								dwl.c
									
									
									
									
									
								
							| @ -882,7 +882,6 @@ createlayersurface(struct wl_listener *listener, void *data) | |||||||
| 	layersurface->surface_commit.notify = commitlayersurfacenotify; | 	layersurface->surface_commit.notify = commitlayersurfacenotify; | ||||||
| 	wl_signal_add(&wlr_layer_surface->surface->events.commit, | 	wl_signal_add(&wlr_layer_surface->surface->events.commit, | ||||||
| 		&layersurface->surface_commit); | 		&layersurface->surface_commit); | ||||||
| 
 |  | ||||||
| 	layersurface->destroy.notify = destroylayersurfacenotify; | 	layersurface->destroy.notify = destroylayersurfacenotify; | ||||||
| 	wl_signal_add(&wlr_layer_surface->events.destroy, &layersurface->destroy); | 	wl_signal_add(&wlr_layer_surface->events.destroy, &layersurface->destroy); | ||||||
| 	layersurface->map.notify = maplayersurfacenotify; | 	layersurface->map.notify = maplayersurfacenotify; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Guido Cella
						Guido Cella