mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 22:34:53 +08:00
[libgdx] Removed unnecessary local.
This commit is contained in:
parent
454ecf0c2c
commit
bc77029711
@ -666,7 +666,6 @@ public class AnimationState {
|
||||
private void animationsChanged () {
|
||||
animationsChanged = false;
|
||||
|
||||
IntSet propertyIDs = this.propertyIDs;
|
||||
propertyIDs.clear(2048);
|
||||
|
||||
for (int i = 0, n = tracks.size; i < n; i++) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user