Style: Cleanup uses of double spaces between words
Or after punctuation. Tried to leave third-party stuff alone, unless it has been heavily modified for Godot.
This commit is contained in:
@ -80,7 +80,6 @@ private:
|
||||
|
||||
Vector<Attribute> attributes;
|
||||
|
||||
String _replace_special_characters(const String &origstr);
|
||||
bool _set_text(char *start, char *end);
|
||||
void _parse_closing_xml_element();
|
||||
void _ignore_definition();
|
||||
|
||||
Reference in New Issue
Block a user