diff --git a/editor/animation_editor.cpp b/editor/animation_editor.cpp index 439ec37e71c..51e08d63c6a 100644 --- a/editor/animation_editor.cpp +++ b/editor/animation_editor.cpp @@ -3130,7 +3130,6 @@ void AnimationKeyEditor::set_animation(const Ref &p_anim) { timeline_pos = 0; _clear_selection(); - _update_paths(); _update_menu(); selected_track = -1;