Unused declaration.

pull/1/head
Nicholas Marriott 2011-01-26 02:55:34 +00:00
parent db7a89b1ee
commit bcc7c689c1
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@
#include "tmux.h"
int server_window_backoff(struct window_pane *);
int server_window_check_bell(struct session *, struct winlink *);
int server_window_check_activity(struct session *, struct winlink *);
int server_window_check_silence(struct session *, struct winlink *);