mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-24 05:44:10 +00:00
Remove unused member variable (obsoleted by patch for bug mHandledXMLDeclaration).
This commit is contained in:
parent
0f407e9c2f
commit
ef4ee93daf
@ -99,7 +99,6 @@ private:
|
||||
PRPackedBool mInCData;
|
||||
PRPackedBool mInDoctype;
|
||||
PRPackedBool mInExternalDTD;
|
||||
PRPackedBool mHandledXMLDeclaration;
|
||||
PRInt32 mBytePosition;
|
||||
nsresult mInternalState;
|
||||
PRUint32 mBytesParsed;
|
||||
|
Loading…
x
Reference in New Issue
Block a user