Explorar el Código

fix merge of operator=

Lee Thomason hace 11 años
padre
commit
575f190412
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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();