diff --git a/tinyxml2.h b/tinyxml2.h index 562eae8..dfffbde 100755 --- a/tinyxml2.h +++ b/tinyxml2.h @@ -187,8 +187,6 @@ public: void TransferTo( StrPair& other ); private: - void operator=(const StrPair& rhs); - void Reset(); void CollapseWhitespace();