diff options
Diffstat (limited to 'src/html_common.hh')
-rw-r--r-- | src/html_common.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/html_common.hh b/src/html_common.hh index aaab4861..143b9458 100644 --- a/src/html_common.hh +++ b/src/html_common.hh @@ -217,7 +217,6 @@ public: //BUG: for now everything is public int32_t visited_color; private: - bool parse_finished; void freeParseData(); void initDw(); /* Used by the constructor */ |