src: remove unused ExternString constructor
Remove an unused (and unsafe) constructor. Unsafe because it doesn't initialize the data_ field.
parent
1f17f880
Please register or sign in to comment
Remove an unused (and unsafe) constructor. Unsafe because it doesn't initialize the data_ field.