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 c63b9d97..09fc83f4 100644 --- a/src/html_common.hh +++ b/src/html_common.hh @@ -146,7 +146,6 @@ public: //BUG: for now everything is public /* -------------------------------------------------------------------*/ /* Variables required at parsing time */ /* -------------------------------------------------------------------*/ - size_t Buf_Consumed; /* amount of source from cache consumed */ char *Start_Buf; int Start_Ofs; char *content_type, *charset; |