aboutsummaryrefslogtreecommitdiff
path: root/src/html_common.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/html_common.hh')
-rw-r--r--src/html_common.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/html_common.hh b/src/html_common.hh
index 4c6f40c5..fb470c27 100644
--- a/src/html_common.hh
+++ b/src/html_common.hh
@@ -172,7 +172,6 @@ public: //BUG: for now everything is public
char *content_type, *charset;
bool stop_parser;
- bool stop_parser_after_head;
bool repush_after_head;
size_t CurrTagOfs;