Remove left-behind code

master
Michal Moskal 8 years ago
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…
Cancel
Save