mirror of
https://github.com/overte-org/overte.git
synced 2025-04-26 02:36:45 +02:00
Remove unused.
This commit is contained in:
parent
841e23e29d
commit
5314e0c744
1 changed files with 0 additions and 2 deletions
|
@ -132,8 +132,6 @@ private:
|
||||||
QVector<int> _jointMappings;
|
QVector<int> _jointMappings;
|
||||||
|
|
||||||
AnimationLoop _animationLoop;
|
AnimationLoop _animationLoop;
|
||||||
|
|
||||||
static QHash<QWeakPointer<Animation>, QVector<int>> _jointMappingsCache;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue