mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Remove unused prototypes.
This commit is contained in:
		
							
								
								
									
										2
									
								
								server.c
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								server.c
									
									
									
									
									
								
							@@ -62,8 +62,6 @@ void	server_signal_callback(int, short, void *);
 | 
			
		||||
void	server_child_signal(void);
 | 
			
		||||
void	server_child_exited(pid_t, int);
 | 
			
		||||
void	server_child_stopped(pid_t, int);
 | 
			
		||||
void	server_second_callback(int, short, void *);
 | 
			
		||||
void	server_lock_sessions(void);
 | 
			
		||||
 | 
			
		||||
/* Set marked pane. */
 | 
			
		||||
void
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user