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