mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	removed debug which shouldnt be there
This commit is contained in:
		
							parent
							
								
									8205a6fd3b
								
							
						
					
					
						commit
						289aab9f0a
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -242,7 +242,6 @@ static bool cmd_floating_mod(struct sway_config *config, int argc, char **argv)
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
	int i, j;
 | 
						int i, j;
 | 
				
			||||||
	list_t *split = split_string(argv[0], "+");
 | 
						list_t *split = split_string(argv[0], "+");
 | 
				
			||||||
	fprintf(stderr,"%s, %d,%d\n",argv[0], split->length,split->items);
 | 
					 | 
				
			||||||
	config->floating_mod = 0;
 | 
						config->floating_mod = 0;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	//set modifer keys
 | 
						//set modifer keys
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue