aboutsummaryrefslogtreecommitdiff
path: root/screen-write.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2015-09-15 13:57:57 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2015-09-15 13:57:57 +0100
commit57ad1f6ddf0776a2115b3bf62d58744666b1b283 (patch)
tree7f0ed40c51abe69141bea82940c2637bd61474a5 /screen-write.c
parent54bd7612868341c47bd3bd237c9598d5860b3ef3 (diff)
parentb5d789a53167552e355848ecfec100cb70b61d97 (diff)
downloadrtmux-57ad1f6ddf0776a2115b3bf62d58744666b1b283.tar.gz
rtmux-57ad1f6ddf0776a2115b3bf62d58744666b1b283.tar.bz2
rtmux-57ad1f6ddf0776a2115b3bf62d58744666b1b283.zip
Merge branch 'master' of github.com:tmux/tmux
Diffstat (limited to 'screen-write.c')
-rw-r--r--screen-write.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/screen-write.c b/screen-write.c
index 37e2b548..f80048b6 100644
--- a/screen-write.c
+++ b/screen-write.c
@@ -46,7 +46,6 @@ screen_write_stop(unused struct screen_write_ctx *ctx)
{
}
-
/* Reset screen state. */
void
screen_write_reset(struct screen_write_ctx *ctx)