aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/QPDFTokenizer.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/qpdf/QPDFTokenizer.hh b/include/qpdf/QPDFTokenizer.hh
index d7acacd4..33b2e710 100644
--- a/include/qpdf/QPDFTokenizer.hh
+++ b/include/qpdf/QPDFTokenizer.hh
@@ -260,7 +260,6 @@ class QPDFTokenizer
std::string error_message;
bool before_token;
bool in_token;
- bool unread_char;
char char_to_unread;
size_t inline_image_bytes;
bool bad;