mirror of
https://github.com/AxioDL/tinyxml2.git
synced 2025-06-05 22:23:33 +00:00
merge from master
This commit is contained in:
parent
d556e6df9d
commit
0c0f98bf84
@ -2002,8 +2002,7 @@ XMLDocument::XMLDocument( bool processEntities, Whitespace whitespaceMode ) :
|
||||
_processEntities( processEntities ),
|
||||
_errorID(XML_SUCCESS),
|
||||
_whitespaceMode( whitespaceMode ),
|
||||
_errorStr1(),
|
||||
_errorStr2(),
|
||||
_errorStr(),
|
||||
_errorLineNum( 0 ),
|
||||
_charBuffer( 0 ),
|
||||
_parseCurLineNum( 0 ),
|
||||
|
Loading…
x
Reference in New Issue
Block a user