mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Some unnecessary assignments and unused variables.
This commit is contained in:
		@@ -4151,7 +4151,6 @@ window_copy_cursor_previous_word_pos(struct window_mode_entry *wme,
 | 
			
		||||
				    data->oy >=
 | 
			
		||||
				    screen_hsize(data->backing) - 1))
 | 
			
		||||
					goto out;
 | 
			
		||||
				py--;
 | 
			
		||||
 | 
			
		||||
				py = screen_hsize(data->backing) + data->cy -
 | 
			
		||||
				    data->oy;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user