Bug 772758 - Clean up some build warnings in html5 parser r=hsivonen

This commit is contained in:
David Zbarsky
2012-07-13 11:55:21 -07:00
parent 461d6e61bd
commit a0e342d0b9
5 changed files with 6 additions and 13 deletions

View File

@@ -131,7 +131,6 @@ class nsHtml5Tokenizer
nsString* publicIdentifier;
nsString* systemIdentifier;
nsHtml5HtmlAttributes* attributes;
PRInt32 mappingLangToXmlLang;
bool shouldSuspend;
protected:
bool confident;