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