diff options
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; |