Remove left-behind code
This commit is contained in:
parent
3900962556
commit
7c4f87036f
1 changed files with 0 additions and 1 deletions
|
@ -286,7 +286,6 @@ class ManagedString
|
|||
*/
|
||||
const char *toCharArray() const
|
||||
{
|
||||
// ptr->isReadOnly(); // this performs sanity checks on refCount
|
||||
return ptr->data;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue