aboutsummaryrefslogtreecommitdiff
path: root/tmux.h
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2020-04-18 20:01:29 +0100
committerThomas Adam <thomas@xteddy.org>2020-04-18 20:01:29 +0100
commit7da5418758eab32bd247826e512bba3e413936d6 (patch)
tree66cc6d6ba1b901234326fa934713a03ce2bc7da5 /tmux.h
parent2b83ee5557136125452581e99715e4322ff58cee (diff)
parent100db552d16164648e269aeb45fd87f7a39d9c11 (diff)
downloadrtmux-7da5418758eab32bd247826e512bba3e413936d6.tar.gz
rtmux-7da5418758eab32bd247826e512bba3e413936d6.tar.bz2
rtmux-7da5418758eab32bd247826e512bba3e413936d6.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.h')
-rw-r--r--tmux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tmux.h b/tmux.h
index 04d94a08..6db92e73 100644
--- a/tmux.h
+++ b/tmux.h
@@ -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;