mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Remove stray test code which would convert abc to x.
This commit is contained in:
		@@ -364,8 +364,6 @@ tty_keys_build(struct tty *tty)
 | 
			
		||||
			tty_keys_add(tty, s, tdkc->key);
 | 
			
		||||
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	tty_keys_add(tty, "abc", 'x');
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* Free the entire key tree. */
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user