Parcourir la source

fix merge of operator=

Lee Thomason il y a 11 ans
Parent
commit
575f190412
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  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();