Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2018-08-19 21:02:37 +01:00
2 changed files with 33 additions and 7 deletions

View File

@ -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)