aboutsummaryrefslogtreecommitdiff
path: root/editor/animation_editor.cpp
diff options
context:
space:
mode:
authorGilles Roudière2018-04-24 11:37:32 +0200
committerGitHub2018-04-24 11:37:32 +0200
commita096df5e450ad028c1149b7378b65fd8a8c18b9c (patch)
tree9d981ae2596d1ec5fa3413dc819b514fe0dae1ff /editor/animation_editor.cpp
parent2e8dda1f3f1325337504c433d6625bec1f380838 (diff)
parent223f08585775ad09f7196ee408eaa0d8bef992a8 (diff)
downloadgodot-a096df5e450ad028c1149b7378b65fd8a8c18b9c.tar.gz
godot-a096df5e450ad028c1149b7378b65fd8a8c18b9c.tar.zst
godot-a096df5e450ad028c1149b7378b65fd8a8c18b9c.zip
Diffstat (limited to 'editor/animation_editor.cpp')
-rw-r--r--editor/animation_editor.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/animation_editor.cpp b/editor/animation_editor.cpp
index 439ec37e7..51e08d63c 100644
--- a/editor/animation_editor.cpp
+++ b/editor/animation_editor.cpp
@@ -3130,7 +3130,6 @@ void AnimationKeyEditor::set_animation(const Ref<Animation> &p_anim) {
timeline_pos = 0;
_clear_selection();
- _update_paths();
_update_menu();
selected_track = -1;