mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Dead functions, lint.
This commit is contained in:
1
tmux.h
1
tmux.h
@ -1597,7 +1597,6 @@ void server_window_loop(void);
|
||||
|
||||
/* server-fn.c */
|
||||
void server_fill_environ(struct session *, struct environ *);
|
||||
void server_write_error(struct client *, const char *);
|
||||
void server_write_client(
|
||||
struct client *, enum msgtype, const void *, size_t);
|
||||
void server_write_session(
|
||||
|
Reference in New Issue
Block a user