aboutsummaryrefslogtreecommitdiff
path: root/scene/animation/animation_tree_player.h
diff options
context:
space:
mode:
authorm4nu3lf2016-10-31 18:26:42 +0000
committerm4nu3lf2016-10-31 19:31:37 +0000
commit40ba6d328be82f5b1e87b54e5db450c2f62731ef (patch)
treeef59d72c0fb813eee10b3c7294b117047709e5d4 /scene/animation/animation_tree_player.h
parent681575fa7123592897090c6cce44402c4e45baeb (diff)
downloadgodot-40ba6d328be82f5b1e87b54e5db450c2f62731ef.tar.gz
godot-40ba6d328be82f5b1e87b54e5db450c2f62731ef.tar.zst
godot-40ba6d328be82f5b1e87b54e5db450c2f62731ef.zip
Diffstat (limited to 'scene/animation/animation_tree_player.h')
-rw-r--r--scene/animation/animation_tree_player.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scene/animation/animation_tree_player.h b/scene/animation/animation_tree_player.h
index 6b5350e9e..909748924 100644
--- a/scene/animation/animation_tree_player.h
+++ b/scene/animation/animation_tree_player.h
@@ -111,7 +111,6 @@ private:
Variant value;
bool skip;
- float total_weight;
};