aboutsummaryrefslogtreecommitdiff
path: root/tmux.h
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.h')
-rw-r--r--tmux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tmux.h b/tmux.h
index c2309f8a..a71d6c2a 100644
--- a/tmux.h
+++ b/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;