mirror of
https://github.com/tmate-io/tmate.git
synced 2026-01-23 10:25:37 +00:00
Remove dead_clients which is no longer used.
This commit is contained in:
parent
952ba84611
commit
69a2d46ee5
1 changed files with 0 additions and 1 deletions
1
tmux.h
1
tmux.h
|
|
@ -1728,7 +1728,6 @@ void alerts_queue(struct window *, int);
|
|||
|
||||
/* server.c */
|
||||
extern struct clients clients;
|
||||
extern struct clients dead_clients;
|
||||
extern struct session *marked_session;
|
||||
extern struct winlink *marked_winlink;
|
||||
extern struct window_pane *marked_window_pane;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue