summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/input.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/input.h b/src/input.h
index 2bafedbf..9f6b02b8 100644
--- a/src/input.h
+++ b/src/input.h
@@ -155,7 +155,6 @@ struct input_impl_seq
char eof_sent;
char eof;
- char eos_sent;
struct seq_buf *queue;
struct seq_buf *queue_tail;
@@ -179,7 +178,6 @@ struct stream_impl_data
char eof_sent;
char eof;
- char eos_sent;
struct run_buf *queue;
struct run_buf *queue_tail;