mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Remove accidentally committed option.
This commit is contained in:
		@@ -569,13 +569,6 @@ const struct options_table_entry window_options_table[] = {
 | 
				
			|||||||
	  .default_num = 0
 | 
						  .default_num = 0
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	{ .name = "rate-limit",
 | 
					 | 
				
			||||||
	  .type = OPTIONS_TABLE_NUMBER,
 | 
					 | 
				
			||||||
	  .minimum = 0,
 | 
					 | 
				
			||||||
	  .maximum = UINT_MAX,
 | 
					 | 
				
			||||||
	  .default_num = 0
 | 
					 | 
				
			||||||
	},
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	{ .name = "remain-on-exit",
 | 
						{ .name = "remain-on-exit",
 | 
				
			||||||
	  .type = OPTIONS_TABLE_FLAG,
 | 
						  .type = OPTIONS_TABLE_FLAG,
 | 
				
			||||||
	  .default_num = 0
 | 
						  .default_num = 0
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user