Cleanup relationship line coding after 5f079e2

This commit is contained in:
Michael Alexsander Silva Dias
2019-03-06 14:33:26 -03:00
parent 34a29cb0de
commit 73aaf06be7
6 changed files with 18 additions and 60 deletions

View File

@@ -124,8 +124,6 @@ class SceneTreeEditor : public Control {
void _warning_changed(Node *p_for_node);
void _editor_settings_changed();
Timer *update_timer;
List<StringName> *script_types;