window_pane_move is not used.

This commit is contained in:
Nicholas Marriott
2026-05-19 10:54:35 +01:00
parent 7c23da598d
commit 57b17bbb70
3 changed files with 0 additions and 12 deletions

View File

@@ -2263,7 +2263,6 @@ format_cb_pane_minimised_flag(struct format_tree *ft)
return (NULL);
}
/* Callback for pane_mode. */
static void *
format_cb_pane_mode(struct format_tree *ft)
@@ -4236,7 +4235,6 @@ format_strip(struct format_expand_state *es, const char *s)
return (out);
}
/* Skip until end. */
static const char *
format_skip1(struct format_expand_state *es, const char *s, const char *end)