Przeglądaj źródła

fix merge of operator=

Lee Thomason 11 lat temu
rodzic
commit
575f190412
1 zmienionych plików z 0 dodań i 2 usunięć
  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();