aboutsummaryrefslogtreecommitdiff
path: root/status.c
diff options
context:
space:
mode:
Diffstat (limited to 'status.c')
-rw-r--r--status.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/status.c b/status.c
index 96ff8994..16f4fa70 100644
--- a/status.c
+++ b/status.c
@@ -36,7 +36,6 @@ char *status_redraw_get_right(struct client *, time_t, int,
char *status_print(struct client *, struct winlink *, time_t,
struct grid_cell *);
char *status_replace(struct client *, struct winlink *, const char *, time_t);
-void status_replace1(char **, char **, char *, size_t);
void status_message_callback(int, short, void *);
const char *status_prompt_up_history(u_int *);