fix merge of operator=
This commit is contained in:
@@ -187,8 +187,6 @@ public:
|
||||
void TransferTo( StrPair& other );
|
||||
|
||||
private:
|
||||
void operator=(const StrPair& rhs);
|
||||
|
||||
void Reset();
|
||||
void CollapseWhitespace();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user