mirror of
https://github.com/tmux/tmux.git
synced 2025-12-21 06:46:08 +00:00
Merge branch 'obsd-master'
This commit is contained in:
1
tmux.h
1
tmux.h
@@ -2471,7 +2471,6 @@ void screen_select_cell(struct screen *, struct grid_cell *,
|
||||
void screen_alternate_on(struct screen *, struct grid_cell *, int);
|
||||
void screen_alternate_off(struct screen *, struct grid_cell *, int);
|
||||
|
||||
|
||||
/* window.c */
|
||||
extern struct windows windows;
|
||||
extern struct window_pane_tree all_window_panes;
|
||||
|
||||
Reference in New Issue
Block a user