diff options
Diffstat (limited to 'window-tree.c')
-rw-r--r-- | window-tree.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/window-tree.c b/window-tree.c index 234f4126..8cdc9d80 100644 --- a/window-tree.c +++ b/window-tree.c @@ -461,7 +461,6 @@ window_tree_build(void *modedata, u_int sort_type, uint64_t *tag, } } - static void window_tree_draw_label(struct screen_write_ctx *ctx, u_int px, u_int py, u_int sx, u_int sy, const struct grid_cell *gc, const char *label) |