mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	container.h: Remove unused.
This commit is contained in:
		
							parent
							
								
									5ba47d4a44
								
							
						
					
					
						commit
						515ed86f4d
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -5,8 +5,6 @@ typedef struct sway_container swayc_t;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "layout.h"
 | 
					#include "layout.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
extern struct wlc_origin mouse_origin;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
enum swayc_types{
 | 
					enum swayc_types{
 | 
				
			||||||
	C_ROOT,
 | 
						C_ROOT,
 | 
				
			||||||
	C_OUTPUT,
 | 
						C_OUTPUT,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue