mirror of
				https://github.com/swaywm/sway.git
				synced 2025-10-29 05:40:18 -04:00 
			
		
		
		
	Don't destroy output layout on exit
wlroots will destroy this object itself.
This commit is contained in:
		
							parent
							
								
									2cd73a33c2
								
							
						
					
					
						commit
						f12023b1a2
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -53,7 +53,6 @@ void root_destroy(struct sway_root *root) { | |||
| 	list_free(root->scratchpad); | ||||
| 	list_free(root->non_desktop_outputs); | ||||
| 	list_free(root->outputs); | ||||
| 	wlr_output_layout_destroy(root->output_layout); | ||||
| 	free(root); | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alexander Orzechowski
						Alexander Orzechowski