Jelajahi Sumber

fix merge of operator=

Lee Thomason 11 tahun lalu
induk
melakukan
575f190412
1 mengubah file dengan 0 tambahan dan 2 penghapusan
  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();