diff options
Diffstat (limited to 'screen-write.c')
-rw-r--r-- | screen-write.c | 1 |
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) |