Remove left-behind code
parent
3900962556
commit
7c4f87036f
|
@ -286,7 +286,6 @@ class ManagedString
|
|||
*/
|
||||
const char *toCharArray() const
|
||||
{
|
||||
// ptr->isReadOnly(); // this performs sanity checks on refCount
|
||||
return ptr->data;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue