mirror of https://github.com/AxioDL/tinyxml2.git
fix merge of operator=
This commit is contained in:
parent
327d5c142e
commit
575f190412
|
@ -187,8 +187,6 @@ public:
|
||||||
void TransferTo( StrPair& other );
|
void TransferTo( StrPair& other );
|
||||||
|
|
||||||
private:
|
private:
|
||||||
void operator=(const StrPair& rhs);
|
|
||||||
|
|
||||||
void Reset();
|
void Reset();
|
||||||
void CollapseWhitespace();
|
void CollapseWhitespace();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue