Browse Source

fix merge of operator=

Lee Thomason 11 năm trước cách đây
mục cha
commit
575f190412
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      tinyxml2.h

+ 0 - 2
tinyxml2.h

@@ -187,8 +187,6 @@ public:
     void TransferTo( StrPair& other );
 
 private:
-	void operator=(const StrPair& rhs);
-
     void Reset();
     void CollapseWhitespace();