mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	No more lint means no more ARGSUSED.
This commit is contained in:
		@@ -83,7 +83,6 @@ window_clock_resize(struct window_pane *wp, u_int sx, u_int sy)
 | 
			
		||||
	window_clock_draw_screen(wp);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* ARGSUSED */
 | 
			
		||||
void
 | 
			
		||||
window_clock_key(
 | 
			
		||||
    struct window_pane *wp, unused struct session *sess, unused int key)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user