Merge fixes.

This commit is contained in:
Nicholas Marriott
2026-05-19 13:19:21 +01:00
parent 2f6da393e2
commit 55fdfef9d1
2 changed files with 0 additions and 78 deletions

3
tmux.h
View File

@@ -1386,9 +1386,6 @@ struct window {
u_int xpixel;
u_int ypixel;
u_int last_new_pane_x;
u_int last_new_pane_y;
u_int new_sx;
u_int new_sy;
u_int new_xpixel;