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 87e84937..2cc98501 100644 --- a/screen-write.c +++ b/screen-write.c @@ -41,7 +41,6 @@ screen_write_start( } /* Finish writing. */ -/* ARGSUSED */ void screen_write_stop(unused struct screen_write_ctx *ctx) { |