diff options
author | Thomas Adam <thomas@xteddy.org> | 2020-04-18 20:01:29 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2020-04-18 20:01:29 +0100 |
commit | 7da5418758eab32bd247826e512bba3e413936d6 (patch) | |
tree | 66cc6d6ba1b901234326fa934713a03ce2bc7da5 /tmux.h | |
parent | 2b83ee5557136125452581e99715e4322ff58cee (diff) | |
parent | 100db552d16164648e269aeb45fd87f7a39d9c11 (diff) | |
download | rtmux-7da5418758eab32bd247826e512bba3e413936d6.tar.gz rtmux-7da5418758eab32bd247826e512bba3e413936d6.tar.bz2 rtmux-7da5418758eab32bd247826e512bba3e413936d6.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.h')
-rw-r--r-- | tmux.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -784,7 +784,6 @@ struct screen_write_ctx { int sync; struct screen_write_collect_item *item; - struct screen_write_collect_line *list; u_int scrolled; u_int bg; |