Forráskód Böngészése

fix merge of operator=

Lee Thomason 11 éve
szülő
commit
575f190412
1 módosított fájl, 0 hozzáadás és 2 törlés
  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();