removed _deleted class member
This commit is contained in:
@@ -17,7 +17,6 @@ class CharString {
|
||||
friend class String;
|
||||
|
||||
godot_char_string _char_string;
|
||||
bool _deleted = false;
|
||||
|
||||
public:
|
||||
~CharString();
|
||||
|
||||
Reference in New Issue
Block a user