mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Remove unnecessary declarations.
This commit is contained in:
		@@ -35,9 +35,6 @@
 | 
			
		||||
	((p)->p_stat == SSTOP || (p)->p_stat == SZOMB)
 | 
			
		||||
 | 
			
		||||
struct kinfo_proc2	*cmp_procs(struct kinfo_proc2 *, struct kinfo_proc2 *);
 | 
			
		||||
char			*osdep_get_name(int, char *);
 | 
			
		||||
char			*osdep_get_cwd(int);
 | 
			
		||||
struct event_base	*osdep_event_init(void);
 | 
			
		||||
 | 
			
		||||
struct kinfo_proc2 *
 | 
			
		||||
cmp_procs(struct kinfo_proc2 *p1, struct kinfo_proc2 *p2)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user