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 2d0ccede..5859cc53 100644
--- a/tmux.h
+++ b/tmux.h
@@ -1449,7 +1449,6 @@ void cfg_show_causes(struct session *);
/* format.c */
struct format_tree;
-void format_clean(void);
struct format_tree *format_create(void);
struct format_tree *format_create_status(int);
void format_free(struct format_tree *);