mirror of
https://github.com/tmux/tmux.git
synced 2024-11-18 10:28:54 +00:00
Remove unused prototypes.
This commit is contained in:
parent
ed2a486f46
commit
f957db81d9
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
|
||||
|
Loading…
Reference in New Issue
Block a user