mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Unused declaration.
This commit is contained in:
@ -23,7 +23,6 @@
|
|||||||
|
|
||||||
#include "tmux.h"
|
#include "tmux.h"
|
||||||
|
|
||||||
int server_window_backoff(struct window_pane *);
|
|
||||||
int server_window_check_bell(struct session *, struct winlink *);
|
int server_window_check_bell(struct session *, struct winlink *);
|
||||||
int server_window_check_activity(struct session *, struct winlink *);
|
int server_window_check_activity(struct session *, struct winlink *);
|
||||||
int server_window_check_silence(struct session *, struct winlink *);
|
int server_window_check_silence(struct session *, struct winlink *);
|
||||||
|
Reference in New Issue
Block a user