Merge branch 'floating_panes' into floating_panes_staging

This commit is contained in:
Nicholas Marriott
2026-05-19 13:20:36 +01:00
2 changed files with 0 additions and 68 deletions

3
tmux.h
View File

@@ -1378,9 +1378,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;