mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 09:31:48 +00:00
Cleanup unused engine code
This commit is contained in:
@@ -142,9 +142,6 @@ void AnimationTreeEditor::enter_editor(const String &p_path) {
|
||||
edit_path(path);
|
||||
}
|
||||
|
||||
void AnimationTreeEditor::_about_to_show_root() {
|
||||
}
|
||||
|
||||
void AnimationTreeEditor::_notification(int p_what) {
|
||||
if (p_what == NOTIFICATION_PROCESS) {
|
||||
ObjectID root;
|
||||
|
||||
Reference in New Issue
Block a user