Remove unused member variable (obsoleted by patch for bug mHandledXMLDeclaration).

This commit is contained in:
peterv%propagandism.org 2004-12-20 13:40:07 +00:00
parent 0f407e9c2f
commit ef4ee93daf

View File

@ -99,7 +99,6 @@ private:
PRPackedBool mInCData;
PRPackedBool mInDoctype;
PRPackedBool mInExternalDTD;
PRPackedBool mHandledXMLDeclaration;
PRInt32 mBytePosition;
nsresult mInternalState;
PRUint32 mBytesParsed;